Skip to content

Commit

Permalink
chore(main): release 8.22.1 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Dec 17, 2024
1 parent a3ddaae commit 5cc5f1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.22.1](https://github.com/gravity-ui/dashkit/compare/v8.22.0...v8.22.1) (2024-12-17)


### Bug Fixes

* **GridLayout:** fix condition of reload ([#237](https://github.com/gravity-ui/dashkit/issues/237)) ([a3ddaae](https://github.com/gravity-ui/dashkit/commit/a3ddaaeb6f9e19af7e623e5e0c16463ece44a48b))

## [8.22.0](https://github.com/gravity-ui/dashkit/compare/v8.21.1...v8.22.0) (2024-12-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/dashkit",
"version": "8.22.0",
"version": "8.22.1",
"description": "Library for rendering dashboard grid layout",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 5cc5f1f

Please sign in to comment.