Skip to content

Commit 2d48ddf

Browse files
chore(main): release 14.1.0
1 parent 3e610e6 commit 2d48ddf

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-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-
".": "14.0.1"
2+
".": "14.1.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.1.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.0.1...v14.1.0) (2025-12-23)
4+
5+
6+
### Features
7+
8+
* add partitioning settings UI ([#3263](https://github.com/ydb-platform/ydb-embedded-ui/issues/3263)) ([059ef4d](https://github.com/ydb-platform/ydb-embedded-ui/commit/059ef4d71c89ec38997bd131840694d209eab604))
9+
* improve Go snippets in connect to DB dialog ([#2268](https://github.com/ydb-platform/ydb-embedded-ui/issues/2268)) ([2857ffb](https://github.com/ydb-platform/ydb-embedded-ui/commit/2857ffb356af03510a6a7b3037981b8b1fab23d0))
10+
* use relative path based on cluster settings ([#3266](https://github.com/ydb-platform/ydb-embedded-ui/issues/3266)) ([3e610e6](https://github.com/ydb-platform/ydb-embedded-ui/commit/3e610e6cf3d641919cc0786afb28e79f2581c261))
11+
312
## [14.0.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v14.0.0...v14.0.1) (2025-12-20)
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.0.1",
3+
"version": "14.1.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)