Skip to content

Commit eadf599

Browse files
chore(main): release 14.17.0 (#3716)
1 parent de8a65a commit eadf599

4 files changed

Lines changed: 13 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.1"
2+
".": "14.17.0"
33
}

CHANGELOG.md

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

3+
## [14.17.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.16.1...v14.17.0) (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **Header:** rework db controls ([#3696](https://github.com/ydb-platform/ydb-embedded-ui/issues/3696)) ([cb6a002](https://github.com/ydb-platform/ydb-embedded-ui/commit/cb6a0026ce4d074366d48eb1c2edf273f77dc40c))
9+
* **Navigation:** rename v2 nav pages ([#3692](https://github.com/ydb-platform/ydb-embedded-ui/issues/3692)) ([f8af0e1](https://github.com/ydb-platform/ydb-embedded-ui/commit/f8af0e183c33dcc07b07b655446844564172bbec))
10+
* **uiFactory:** allow hide new features notifications ([#3714](https://github.com/ydb-platform/ydb-embedded-ui/issues/3714)) ([f6b9a0c](https://github.com/ydb-platform/ydb-embedded-ui/commit/f6b9a0cef55d3de62759f2f9caafecdd91ce327f))
11+
312
## [14.16.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.16.0...v14.16.1) (2026-03-31)
413

514

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

0 commit comments

Comments
 (0)