Skip to content

Commit 24a34f8

Browse files
chore(main): release 8.22.1 (#2150)
1 parent 08b39d1 commit 24a34f8

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.22.0"
2+
".": "8.22.1"
33
}

CHANGELOG.md

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

3+
## [8.22.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.22.0...v8.22.1) (2025-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* update autorefresh if more that autorefresh in inactive tab passed ([#2140](https://github.com/ydb-platform/ydb-embedded-ui/issues/2140)) ([c5bd2ac](https://github.com/ydb-platform/ydb-embedded-ui/commit/c5bd2ac759ae4729497106b258b20f529a471b7c))
9+
* useHotkeysPanel hook ([#2151](https://github.com/ydb-platform/ydb-embedded-ui/issues/2151)) ([08b39d1](https://github.com/ydb-platform/ydb-embedded-ui/commit/08b39d11d1d7b5a66993001867c7e4fb6df93fcb))
10+
311
## [8.22.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.21.0...v8.22.0) (2025-04-11)
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.22.0",
3+
"version": "8.22.1",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)