Skip to content

Commit 6570aa7

Browse files
chore(main): release 4.31.0
1 parent bef7545 commit 6570aa7

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [4.31.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v4.31.0...v4.31.0) (2024-01-31)
4+
5+
6+
### Features
7+
8+
* **TenantOverview:** add charts ([#657](https://github.com/ydb-platform/ydb-embedded-ui/issues/657)) ([78daa0b](https://github.com/ydb-platform/ydb-embedded-ui/commit/78daa0bc5a1eb66d0bb0b88ccb559335294e44a7))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* fix release version ([#686](https://github.com/ydb-platform/ydb-embedded-ui/issues/686)) ([1a9754e](https://github.com/ydb-platform/ydb-embedded-ui/commit/1a9754ea19097da2d91141642318aa742104f447))
14+
315
## [4.30.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v4.29.0...v4.30.0) (2024-01-16)
416

517

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "4.30.0",
3+
"version": "4.31.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)