Skip to content

Commit

Permalink
chore(main): release ui 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ma-efremoff committed Oct 9, 2023
1 parent 1c89981 commit 6d3edc7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/javascript-wrapper": "0.4.0",
"packages/interface-helpers": "0.2.0",
"packages/ui": "0.23.0"
"packages/ui": "1.0.0"
}
13 changes: 11 additions & 2 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
* @gravity-ui/uikit v5

# Changelog

## [1.0.0](https://github.com/ytsaurus/ytsaurus-ui/compare/ui-v0.23.0...ui-v1.0.0) (2023-10-09)


### ⚠ BREAKING CHANGES

* update @gravity-ui/uikit v5

### Features

* update @gravity-ui/uikit v5 ([1c89981](https://github.com/ytsaurus/ytsaurus-ui/commit/1c8998151fc8053bdbb4486359b6c53b53476dc3))

## [0.23.0](https://github.com/ytsaurus/ytsaurus-ui/compare/ui-v0.22.0...ui-v0.23.0) (2023-10-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/ui/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 packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ytsaurus/ui",
"version": "0.23.0",
"version": "1.0.0",
"repository": {
"type": "github",
"url": "https://github.com/YTsaurus/ytsaurus-ui/tree/main/packages/ui"
Expand Down

0 comments on commit 6d3edc7

Please sign in to comment.