Skip to content

Commit 60f1968

Browse files
chore(hotfix/v6.32.0): release 6.32.0-hotfix.1 (#1601)
1 parent 132b0ae commit 60f1968

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.32.0-hotfix.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.32.0...v6.32.0-hotfix.1) (2024-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **Nodes:** remove redundant group by params ([#1598](https://github.com/ydb-platform/ydb-embedded-ui/issues/1598)) ([fb9a5a9](https://github.com/ydb-platform/ydb-embedded-ui/commit/fb9a5a9c647f097a89c045f607f148c308d67bdf))
9+
310
## [6.32.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.31.0...v6.32.0) (2024-11-08)
411

512

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)