Skip to content

Commit

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

## [6.9.1](https://github.com/gravity-ui/uikit/compare/v6.9.0...v6.9.1) (2024-04-07)


### Bug Fixes

* **Label:** correctly work with keyboard ([#1485](https://github.com/gravity-ui/uikit/issues/1485)) ([1e5380f](https://github.com/gravity-ui/uikit/commit/1e5380f4300f2c872fa6c55b6bdd3d8435d38499))
* **List:** fix `Home` & `End` keys handle ([#1491](https://github.com/gravity-ui/uikit/issues/1491)) ([77156ff](https://github.com/gravity-ui/uikit/commit/77156ffacb5860551cc255c5f10b4c3bd69a11a0))
* **List:** fix `SimpleContainer` dimensions handle ([#1479](https://github.com/gravity-ui/uikit/issues/1479)) ([68243be](https://github.com/gravity-ui/uikit/commit/68243be3827b9e6aa9ebed7d45b49609d7f7500f))
* **withTableSettings:** renderClone for dnd ([#1463](https://github.com/gravity-ui/uikit/issues/1463)) ([76409f4](https://github.com/gravity-ui/uikit/commit/76409f4c382bf9a73a9619cde84f11d77e78f3d7))

## [6.9.0](https://github.com/gravity-ui/uikit/compare/v6.8.0...v6.9.0) (2024-04-03)


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.9.0",
"version": "6.9.1",
"description": "Gravity UI base styling and components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit ddd7fb5

Please sign in to comment.