Skip to content

Commit

Permalink
chore(main): release 4.14.0 (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored May 23, 2023
1 parent 823fb09 commit 628ded9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.14.0](https://github.com/gravity-ui/uikit/compare/v4.13.0...v4.14.0) (2023-05-22)


### Features

* **LayerManager:** add a way to subscribe to stack changes ([#652](https://github.com/gravity-ui/uikit/issues/652)) ([84f6b46](https://github.com/gravity-ui/uikit/commit/84f6b460c7cb4190642149c2a77e13cf2e2a01e0))


### Bug Fixes

* **Select:** fixed behaviour of isOptionMatchedByFilter ([#673](https://github.com/gravity-ui/uikit/issues/673)) ([823fb09](https://github.com/gravity-ui/uikit/commit/823fb09acc8c2e66f948d9986c0c19aebc5d49f2))

## [4.13.0](https://github.com/gravity-ui/uikit/compare/v4.12.0...v4.13.0) (2023-05-18)


Expand Down
2 changes: 1 addition & 1 deletion 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": "4.13.0",
"version": "4.14.0",
"description": "Gravity UI base styling and components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 628ded9

Please sign in to comment.