Skip to content

Commit 7c56e74

Browse files
chore(main): release 8.14.0
1 parent d9938bc commit 7c56e74

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.13.0"
2+
".": "8.14.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.14.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.13.0...v8.14.0) (2025-03-07)
4+
5+
6+
### Features
7+
8+
* support transfer ([#1995](https://github.com/ydb-platform/ydb-embedded-ui/issues/1995)) ([966ff4b](https://github.com/ydb-platform/ydb-embedded-ui/commit/966ff4b6fc5e32ae7fafc4e865949bb02c3a5f01))
9+
10+
11+
### Bug Fixes
12+
13+
* **PDiskInfo:** display SharedWithOs only when true ([#1991](https://github.com/ydb-platform/ydb-embedded-ui/issues/1991)) ([7c21d71](https://github.com/ydb-platform/ydb-embedded-ui/commit/7c21d71c6fcf272da2329977be1af9671913372e))
14+
* **TopShards:** display table for column entities ([#1999](https://github.com/ydb-platform/ydb-embedded-ui/issues/1999)) ([6b28803](https://github.com/ydb-platform/ydb-embedded-ui/commit/6b2880321f437a40be52f0b78207390c9019ad93))
15+
316
## [8.13.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.12.0...v8.13.0) (2025-02-28)
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.13.0",
3+
"version": "8.14.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)