Skip to content

Commit

Permalink
chore(main): release ui 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ma-efremoff committed Jul 27, 2023
1 parent ee00ecd commit b0fd0cf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 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.14.0"
"packages/ui": "0.14.1"
}
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.1](https://github.com/ytsaurus/ytsaurus-ui/compare/ui-v0.14.0...ui-v0.14.1) (2023-07-27)


### Bug Fixes

* **Dockerfile:** minor fix for building image ([ee00ecd](https://github.com/ytsaurus/ytsaurus-ui/commit/ee00ecdb9eebf4878737aae5d94a7c792b27dea7))

## [0.14.0](https://github.com/ytsaurus/ytsaurus-ui/compare/ui-v0.13.1...ui-v0.14.0) (2023-07-27)

### Features
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.14.0",
"version": "0.14.1",
"repository": {
"type": "github",
"url": "https://github.com/YTsaurus/ytsaurus-ui/tree/main/packages/ui"
Expand Down

0 comments on commit b0fd0cf

Please # to comment.