Skip to content

Commit

Permalink
chore(release): v1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 24, 2024
1 parent 98dbc53 commit 6bdb415
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.23.0](https://github.com/acronis/ui-component-library/compare/v1.22.1...v1.23.0) (2024-09-24)


### Features

* **form:** moved components from constructor to acv ([#126](https://github.com/acronis/ui-component-library/issues/126)) ([98dbc53](https://github.com/acronis/ui-component-library/commit/98dbc535ee47f293cf38fab230c9fb0f6af0aaa0))

## [1.22.1](https://github.com/acronis/ui-component-library/compare/v1.22.0...v1.22.1) (2024-09-16)


Expand Down Expand Up @@ -26,10 +33,3 @@

* disable auto play to fix vitepress build ([9a5b1c0](https://github.com/acronis/ui-component-library/commit/9a5b1c0cfafe3a874c7d6558f4e8fadfec030bbf))

## [1.20.0](https://github.com/acronis/ui-component-library/compare/v1.19.1...v1.20.0) (2024-09-11)


### Features

* **carousel:** implement basic carousel component ([#93](https://github.com/acronis/ui-component-library/issues/93)) ([36ac2bc](https://github.com/acronis/ui-component-library/commit/36ac2bc72c8aa2790de01248bf57a888caf6d907))

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@acronis-platform/ui-component-library",
"type": "module",
"version": "1.22.1",
"version": "1.23.0",
"repository": {
"type": "git",
"url": "git+https://github.com/acronis/ui-component-library.git"
Expand Down

0 comments on commit 6bdb415

Please sign in to comment.