Skip to content

Commit 1d6da67

Browse files
chore(main): release 8.21.0
1 parent e7d4a50 commit 1d6da67

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-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-
".": "8.20.1"
2+
".": "8.21.0"
33
}

CHANGELOG.md

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

3+
## [8.21.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.20.1...v8.21.0) (2025-04-08)
4+
5+
6+
### Features
7+
8+
* design query tab ([#2077](https://github.com/ydb-platform/ydb-embedded-ui/issues/2077)) ([06d243d](https://github.com/ydb-platform/ydb-embedded-ui/commit/06d243dfa5aefdb46001f2d9a78be2218a929869))
9+
10+
11+
### Bug Fixes
12+
13+
* try no unsaved for templates ([#2117](https://github.com/ydb-platform/ydb-embedded-ui/issues/2117)) ([e7d4a50](https://github.com/ydb-platform/ydb-embedded-ui/commit/e7d4a50f4ebf9f46567d48a9ef56683b9395e8b7))
14+
* use blue color only for not replicated vdisks ([#2110](https://github.com/ydb-platform/ydb-embedded-ui/issues/2110)) ([2e6051b](https://github.com/ydb-platform/ydb-embedded-ui/commit/2e6051bc4448951945594f0982d6899d338c004a))
15+
316
## [8.20.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.20.0...v8.20.1) (2025-04-04)
417

518

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

0 commit comments

Comments
 (0)