Skip to content

Commit d654665

Browse files
chore(hotfix/v10.1.1): release 10.1.1-hotfix.1 (#2556)
1 parent 013d260 commit d654665

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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-
".": "10.1.1"
2+
".": "10.1.1-hotfix.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+
## [10.1.1-hotfix.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v10.1.1...v10.1.1-hotfix.1) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* hotfix ([013d260](https://github.com/ydb-platform/ydb-embedded-ui/commit/013d26023be5364cf3b15af8619a855bcf2aee4f))
9+
* **TopicData:** decode data for message, show error for entire table ([#2554](https://github.com/ydb-platform/ydb-embedded-ui/issues/2554)) ([b85d213](https://github.com/ydb-platform/ydb-embedded-ui/commit/b85d213bd91a460c2e6cbadd9101137ee173408c))
10+
311
## [10.1.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v10.1.0...v10.1.1) (2025-07-08)
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": "10.1.1",
3+
"version": "10.1.1-hotfix.1",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)