Skip to content

Commit

Permalink
chore(main): release 2.0.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jul 14, 2023
1 parent 9eb91e7 commit e31b7dc
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [2.0.0](https://github.com/gravity-ui/components/compare/v1.9.0...v2.0.0) (2023-07-14)


### ⚠ BREAKING CHANGES

* update uikit

### Features

* update uikit ([9eb91e7](https://github.com/gravity-ui/components/commit/9eb91e7193c977692332bc7676e388404e04fc9e))
* update uikit ([1324d93](https://github.com/gravity-ui/components/commit/1324d9387bd314946203315f648aff8918b650ea))
* update uikit ([2579ec5](https://github.com/gravity-ui/components/commit/2579ec5a2aa2943db6ef0347130ce13cd81d0266))


### Bug Fixes

* **AdaptiveTabs:** disable tabs should not be clickable ([758101e](https://github.com/gravity-ui/components/commit/758101e5fb936034ccca104451e51aa34a4210ed))
* **FormRow:** required star position ([366ff75](https://github.com/gravity-ui/components/commit/366ff75b331d1ea77914d960046d1edfd116394a))
* **FormRow:** stories not work ([3f98275](https://github.com/gravity-ui/components/commit/3f9827593bd3f21d39c63c03de66932ed8abab3f))

## [1.9.0](https://github.com/gravity-ui/components/compare/v1.8.0...v1.9.0) (2023-07-07)


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/components",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"description": "",
"license": "MIT",
"main": "./build/cjs/index.js",
Expand Down

0 comments on commit e31b7dc

Please sign in to comment.