Skip to content

Commit 1521580

Browse files
chore(main): release 8.18.0 (#2048)
1 parent 98bfb54 commit 1521580

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "8.17.0"
2+
".": "8.18.0"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [8.18.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.17.0...v8.18.0) (2025-03-27)
4+
5+
6+
### Features
7+
8+
* show transfer errors in UI ([#2043](https://github.com/ydb-platform/ydb-embedded-ui/issues/2043)) ([cb5a755](https://github.com/ydb-platform/ydb-embedded-ui/commit/cb5a755a553b1eaa946f69d5f7a9e1b24700863d))
9+
* turn streaming on by default ([#2028](https://github.com/ydb-platform/ydb-embedded-ui/issues/2028)) ([bc5d59d](https://github.com/ydb-platform/ydb-embedded-ui/commit/bc5d59d09d577b2bfc6661a1a667ffbb1f2ffa95))
10+
11+
12+
### Bug Fixes
13+
14+
* **Versions:** loading state ([#2050](https://github.com/ydb-platform/ydb-embedded-ui/issues/2050)) ([66cbd6f](https://github.com/ydb-platform/ydb-embedded-ui/commit/66cbd6f3a05a519df0afe0dd591cd310999d1280))
15+
* whole tablet family for tabletPage ([#2054](https://github.com/ydb-platform/ydb-embedded-ui/issues/2054)) ([98bfb54](https://github.com/ydb-platform/ydb-embedded-ui/commit/98bfb540ff20f473d9a565c91811d07b2ef398d5))
16+
317
## [8.17.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v8.16.0...v8.17.0) (2025-03-26)
418

519

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "8.17.0",
3+
"version": "8.18.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)