Skip to content

Commit

Permalink
chore(main): release 8.14.1 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 16, 2024
1 parent eaf1038 commit a21ae82
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.14.1](https://github.com/gravity-ui/dashkit/compare/v8.14.0...v8.14.1) (2024-09-16)


### Bug Fixes

* do not allow drag by dropdown menu ([#187](https://github.com/gravity-ui/dashkit/issues/187)) ([eaf1038](https://github.com/gravity-ui/dashkit/commit/eaf10384c6c3a6d17003785bc186aa60cfb26482))

## [8.14.0](https://github.com/gravity-ui/dashkit/compare/v8.13.0...v8.14.0) (2024-09-13)


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.14.0",
"version": "8.14.1",
"description": "Library for rendering dashboard grid layout",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a21ae82

Please sign in to comment.