Skip to content

Commit

Permalink
chore(main): release 8.3.0 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jun 11, 2024
1 parent ede2db0 commit dceef5f
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.3.0](https://github.com/gravity-ui/dashkit/compare/v8.2.0...v8.3.0) (2024-06-11)


### Features

* support useStateAsInitial in getItemsParams ([#148](https://github.com/gravity-ui/dashkit/issues/148)) ([ede2db0](https://github.com/gravity-ui/dashkit/commit/ede2db0b219697016aafd4fed9a210f2b9c52fb4))

## [8.2.0](https://github.com/gravity-ui/dashkit/compare/v8.1.0...v8.2.0) (2024-05-21)


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

0 comments on commit dceef5f

Please sign in to comment.