Skip to content

Commit ef9e8af

Browse files
chore(main): release 6.26.0
1 parent 9006a52 commit ef9e8af

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [6.26.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.25.0...v6.26.0) (2024-10-15)
4+
5+
6+
### Features
7+
8+
* add/drop table index template ([#1456](https://github.com/ydb-platform/ydb-embedded-ui/issues/1456)) ([d7a8e0b](https://github.com/ydb-platform/ydb-embedded-ui/commit/d7a8e0ba5d59ac0d9f483b8f70083393531b8a5c))
9+
* **ObjectSummary:** improve object overview ([#1447](https://github.com/ydb-platform/ydb-embedded-ui/issues/1447)) ([4afa2b6](https://github.com/ydb-platform/ydb-embedded-ui/commit/4afa2b65370772a78980114f856579e8c73b5952))
10+
* paginated tables - enable setting by default ([#1464](https://github.com/ydb-platform/ydb-embedded-ui/issues/1464)) ([9006a52](https://github.com/ydb-platform/ydb-embedded-ui/commit/9006a527be9c75227cd970eda848bf0316977616))
11+
312
## [6.25.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.24.0...v6.25.0) (2024-10-11)
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": "6.25.0",
3+
"version": "6.26.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)