Skip to content

Commit

Permalink
chore(main): release 2.2.2 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored May 17, 2022
1 parent 17b4637 commit 2c063f7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.2.2](https://github.com/yandex-cloud/uikit/compare/v2.2.1...v2.2.2) (2022-05-17)


### Bug Fixes

* **Toaster:** increase css specificity of close button mixin ([#163](https://github.com/yandex-cloud/uikit/issues/163)) ([17b4637](https://github.com/yandex-cloud/uikit/commit/17b4637c5791f7b88ca53466a193bc84e3e14ef9))

### [2.2.1](https://github.com/yandex-cloud/uikit/compare/v2.2.0...v2.2.1) (2022-05-16)


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": "@yandex-cloud/uikit",
"version": "2.2.1",
"version": "2.2.2",
"description": "Yandex.Cloud UI components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 2c063f7

Please sign in to comment.