Skip to content

Commit 2dbf0f0

Browse files
chore(main): release 6.1.0 (#822)
1 parent fb81b29 commit 2dbf0f0

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [6.1.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.0.1...v6.0.2) (2024-05-14)
4+
5+
6+
### Features
7+
8+
* improve autocomplete ([#814](https://github.com/ydb-platform/ydb-embedded-ui/issues/814)) ([2615f7e](https://github.com/ydb-platform/ydb-embedded-ui/commit/2615f7e1709ab8280fd1fcd1135f1641d669eaf3))
9+
10+
### Bug Fixes
11+
12+
* **PDiskPage:** explicit error on failed restart ([#821](https://github.com/ydb-platform/ydb-embedded-ui/issues/821)) ([fb81b29](https://github.com/ydb-platform/ydb-embedded-ui/commit/fb81b295073034ac400f08fe7bd26023b1b8a8d8))
13+
314
## [6.0.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.0.0...v6.0.1) (2024-05-13)
415

516

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

0 commit comments

Comments
 (0)