Skip to content

Commit 0f5879a

Browse files
chore(hotfix-test-5): release 6.32.0-hotfix
1 parent 85b0e6b commit 0f5879a

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.31.1-hotfix"
2+
".": "6.32.0-hotfix"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.32.0-hotfix](https://github.com/ydb-platform/ydb-embedded-ui/compare/ydb-embedded-ui-v6.31.1-hotfix...ydb-embedded-ui-v6.32.0-hotfix) (2024-11-07)
4+
5+
6+
### Features
7+
8+
* allow hotfix release ([85b0e6b](https://github.com/ydb-platform/ydb-embedded-ui/commit/85b0e6b9cc762119bb142db518f6d942328089e6))
9+
10+
11+
### Bug Fixes
12+
13+
* some fix ([903dc08](https://github.com/ydb-platform/ydb-embedded-ui/commit/903dc08ce0940504649bf6557b2924c7335fad0e))
14+
315
## [6.31.1-hotfix](https://github.com/ydb-platform/ydb-embedded-ui/compare/ydb-embedded-ui-v6.31.0...ydb-embedded-ui-v6.31.1-hotfix) (2024-11-07)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "6.31.1-hotfix",
3+
"version": "6.32.0-hotfix",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)