Skip to content

Commit de6d17f

Browse files
chore(hotfix-test-5): release 6.32.0-hotfix (#1593)
1 parent 80b98d0 commit de6d17f

File tree

4 files changed

+23
-4
lines changed

4 files changed

+23
-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-
".": "6.31.1-hotfix"
2+
".": "6.32.0-hotfix"
33
}

CHANGELOG.md

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

3+
## [6.32.0-hotfix](https://github.com/ydb-platform/ydb-embedded-ui/compare/v6.31.1-hotfix...v6.32.0-hotfix) (2024-11-07)
4+
5+
6+
### Features
7+
8+
* allow hotfix release ([85b0e6b](https://github.com/ydb-platform/ydb-embedded-ui/commit/85b0e6b9cc762119bb142db518f6d942328089e6))
9+
10+
11+
### Bug Fixes
12+
13+
* **Header:** fix developer ui link for embedded UI with proxy ([#1580](https://github.com/ydb-platform/ydb-embedded-ui/issues/1580)) ([b229301](https://github.com/ydb-platform/ydb-embedded-ui/commit/b229301e167c8651550606ee5450f6d7f2409048))
14+
* if popover has actions increase delayClosing ([#1573](https://github.com/ydb-platform/ydb-embedded-ui/issues/1573)) ([7680e96](https://github.com/ydb-platform/ydb-embedded-ui/commit/7680e96681a9edf6b29589b73189ac72ef48f3d4))
15+
* **NodeEndpointsTooltipContent:** change fields order ([#1585](https://github.com/ydb-platform/ydb-embedded-ui/issues/1585)) ([949a518](https://github.com/ydb-platform/ydb-embedded-ui/commit/949a518a272e920e36f4c2a94c3b502d37d6e3a4))
16+
* not include component in tag ([80b98d0](https://github.com/ydb-platform/ydb-embedded-ui/commit/80b98d009d75fbc2ac2779e64c95d86030945eeb))
17+
* query templates modification ([#1579](https://github.com/ydb-platform/ydb-embedded-ui/issues/1579)) ([697921a](https://github.com/ydb-platform/ydb-embedded-ui/commit/697921abe30e0b3415c0cd08519b8fecdfaaa03b))
18+
* refresh schema and autoresresh icons should be similar ([#1572](https://github.com/ydb-platform/ydb-embedded-ui/issues/1572)) ([03bc63d](https://github.com/ydb-platform/ydb-embedded-ui/commit/03bc63dc5d386591a4ef2e73c7051349b37c83ed))
19+
* some fix ([903dc08](https://github.com/ydb-platform/ydb-embedded-ui/commit/903dc08ce0940504649bf6557b2924c7335fad0e))
20+
* use both BSC and Whiteboard for disks ([#1564](https://github.com/ydb-platform/ydb-embedded-ui/issues/1564)) ([da6dfcd](https://github.com/ydb-platform/ydb-embedded-ui/commit/da6dfcd856468ff89b031a2d6bbf710c7033ef5a))
21+
322
## [6.31.1-hotfix](https://github.com/ydb-platform/ydb-embedded-ui/compare/ydb-embedded-ui-v6.31.0...ydb-embedded-ui-v6.31.1-hotfix) (2024-11-07)
423

524

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

0 commit comments

Comments
 (0)