Skip to content

Commit d41784b

Browse files
chore(main): release 9.1.2 (#269)
1 parent e72787f commit d41784b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [9.1.2](https://github.com/gravity-ui/dashkit/compare/v9.1.1...v9.1.2) (2025-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **OverlayControls:** update dropdown menu ([#267](https://github.com/gravity-ui/dashkit/issues/267)) ([e72787f](https://github.com/gravity-ui/dashkit/commit/e72787f9eed9e33773ce33417e39ea613a3c7a10))
9+
310
## [9.1.1](https://github.com/gravity-ui/dashkit/compare/v9.1.0...v9.1.1) (2025-06-17)
411

512

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": "@gravity-ui/dashkit",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"description": "Library for rendering dashboard grid layout",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)