Skip to content

Commit

Permalink
chore(main): release 2.3.1 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored May 19, 2022
1 parent b38318f commit 25a5fd8
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.3.1](https://github.com/yandex-cloud/uikit/compare/v2.3.0...v2.3.1) (2022-05-19)


### Bug Fixes

* replace font-weight usages with mixin ([#167](https://github.com/yandex-cloud/uikit/issues/167)) ([b38318f](https://github.com/yandex-cloud/uikit/commit/b38318ff10c86387253fa917e8cb83aeab45802c))

## [2.3.0](https://github.com/yandex-cloud/uikit/compare/v2.2.2...v2.3.0) (2022-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": "@yandex-cloud/uikit",
"version": "2.3.0",
"version": "2.3.1",
"description": "Yandex.Cloud UI components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 25a5fd8

Please sign in to comment.