Skip to content

Commit 1f36615

Browse files
chore(main): release 8.22.2
1 parent 7cefb6d commit 1f36615

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

Diff for: .release-please-manifest.json

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

Diff for: CHANGELOG.md

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

3+
## [8.22.2](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.22.1...v8.22.2) (2025-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* display query settings banner for non-default api call or txmode ([#2152](https://github.com/ydb-platform/ydb-embedded-ui/issues/2152)) ([395efc7](https://github.com/ydb-platform/ydb-embedded-ui/commit/395efc718645762bf4b0ddf2b419035790bb94a1))
9+
* **TableGroup:** prevent content border overflow ([#2166](https://github.com/ydb-platform/ydb-embedded-ui/issues/2166)) ([7cefb6d](https://github.com/ydb-platform/ydb-embedded-ui/commit/7cefb6d025c84cc3669cfa7704f7aaa199f6c077))
10+
311
## [8.22.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.22.0...v8.22.1) (2025-04-15)
412

513

Diff for: package-lock.json

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

Diff for: 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.22.1",
3+
"version": "8.22.2",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)