Skip to content

Commit

Permalink
chore(main): release 6.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Jun 24, 2024
1 parent 39cd8ad commit cdd13f1
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.20.0](https://github.com/gravity-ui/uikit/compare/v6.19.0...v6.20.0) (2024-06-24)


### Features

* **useList:** redesigned api ([#1661](https://github.com/gravity-ui/uikit/issues/1661)) ([ea320f7](https://github.com/gravity-ui/uikit/commit/ea320f7c17ca240cfb1f96297a634d465924b240))
* **UserLabel:** add `size` property ([#1658](https://github.com/gravity-ui/uikit/issues/1658)) ([39cd8ad](https://github.com/gravity-ui/uikit/commit/39cd8ada02a66e43ff4c9a1afa6d4b384c8000b6))

## [6.19.0](https://github.com/gravity-ui/uikit/compare/v6.18.0...v6.19.0) (2024-06-20)


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

0 comments on commit cdd13f1

Please sign in to comment.