Skip to content

Commit 90fe38a

Browse files
chore(hotfix/v8.4.0): release 8.4.0-hotfix.1 (#1830)
1 parent f6167d6 commit 90fe38a

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "8.4.0"
2+
".": "8.4.0-hotfix.1"
33
}

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [8.4.0-hotfix.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.4.0...v8.4.0-hotfix.1) (2025-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* hotfix ([f6167d6](https://github.com/ydb-platform/ydb-embedded-ui/commit/f6167d61772f79e74146c87c148def1c3fa4681e))
9+
* remove retries ([#1829](https://github.com/ydb-platform/ydb-embedded-ui/issues/1829)) ([2485c56](https://github.com/ydb-platform/ydb-embedded-ui/commit/2485c56fe173ebf02795a6b07405e6bfa9f11495))
10+
311
## [8.4.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.3.0...v8.4.0) (2025-01-13)
412

513

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "8.4.0",
3+
"version": "8.4.0-hotfix.1",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)