Skip to content

Commit

Permalink
chore(main): release 6.6.1 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 27, 2023
1 parent 6336510 commit a6666b7
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

## [6.6.1](https://github.com/gravity-ui/dashkit/compare/v6.6.0...v6.6.1) (2023-11-27)


### Bug Fixes

* add import type for prepare copied item fn args ([#100](https://github.com/gravity-ui/dashkit/issues/100)) ([6336510](https://github.com/gravity-ui/dashkit/commit/6336510ae5f66a83c7e8c53b674c87b9a14502fb))

## [6.6.0](https://github.com/gravity-ui/dashkit/compare/v6.5.1...v6.6.0) (2023-11-27)


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

0 comments on commit a6666b7

Please sign in to comment.