Skip to content

Commit 1347eab

Browse files
chore(hotfix/v8.18.0): release 8.18.0-hotfix.1 (#2074)
1 parent 6d092e5 commit 1347eab

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [8.18.0-hotfix.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.18.0...v8.18.0-hotfix.1) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* shards table dissapeared ([#2072](https://github.com/ydb-platform/ydb-embedded-ui/issues/2072)) ([92b1b74](https://github.com/ydb-platform/ydb-embedded-ui/commit/92b1b7475219b27901e07727b4a6ecfd90542750))
9+
* update tag ([6d092e5](https://github.com/ydb-platform/ydb-embedded-ui/commit/6d092e5edb056168873abcb9e6ce9d1a816e71d7))
10+
311
## [8.18.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.17.0...v8.18.0) (2025-03-27)
412

513

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": "8.18.0",
3+
"version": "8.18.0-hotfix.1",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)