Skip to content

Commit

Permalink
chore(main): release 6.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Oct 10, 2024
1 parent e49779a commit d80532f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.31.1](https://github.com/gravity-ui/uikit/compare/v6.31.0...v6.31.1) (2024-10-10)


### Bug Fixes

* **ListItemView:** fix type ListItemViewProps ([#1897](https://github.com/gravity-ui/uikit/issues/1897)) ([e49779a](https://github.com/gravity-ui/uikit/commit/e49779a4e519a6e89db3cecfe12ea66e0c720d3f))
* **Toaster:** change spacing before actions ([#1891](https://github.com/gravity-ui/uikit/issues/1891)) ([235ea21](https://github.com/gravity-ui/uikit/commit/235ea21a548d39b6ebf22e31d9037abc83eb9fcd))

## [6.31.0](https://github.com/gravity-ui/uikit/compare/v6.30.1...v6.31.0) (2024-10-09)


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/uikit",
"version": "6.31.0",
"version": "6.31.1",
"description": "Gravity UI base styling and components",
"keywords": [
"component",
Expand Down

0 comments on commit d80532f

Please sign in to comment.