Skip to content

Commit 808ee61

Browse files
chore(main): release 14.16.1 (#3709)
1 parent 3b51098 commit 808ee61

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "14.16.0"
2+
".": "14.16.1"
33
}

CHANGELOG.md

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

3+
## [14.16.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.16.0...v14.16.1) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **Schema:** default family may be zero ([#3708](https://github.com/ydb-platform/ydb-embedded-ui/issues/3708)) ([cca36aa](https://github.com/ydb-platform/ydb-embedded-ui/commit/cca36aa0d5d3f7ba1ac0ec24d538b3d56adca9a9))
9+
* tabs content from other pages ([#3711](https://github.com/ydb-platform/ydb-embedded-ui/issues/3711)) ([3b51098](https://github.com/ydb-platform/ydb-embedded-ui/commit/3b51098c3130f1a623cfd5cd63f14c34684d6daa))
10+
311
## [14.16.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.15.0...v14.16.0) (2026-03-30)
412

513

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

0 commit comments

Comments
 (0)