Skip to content

Commit

Permalink
chore(release): v1.17.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 20, 2024
1 parent 995a17c commit a769ee8
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.17.10](https://github.com/acronis/ui-component-library/compare/v1.17.9...v1.17.10) (2024-08-20)


### Bug Fixes

* **divider:** fix divider props ([995a17c](https://github.com/acronis/ui-component-library/commit/995a17cc03c9483a6c59c649b25025717396141c))

## [1.17.9](https://github.com/acronis/ui-component-library/compare/v1.17.8...v1.17.9) (2024-08-20)


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

* **switch:** set large size as default ([be263cc](https://github.com/acronis/ui-component-library/commit/be263cc6cf0ffa0aaf3029b09932ebaf5718ae3b))

## [1.17.5](https://github.com/acronis/ui-component-library/compare/v1.17.4...v1.17.5) (2024-08-20)


### Bug Fixes

* **spinner:** refactor spinner component to composition api ([64f0170](https://github.com/acronis/ui-component-library/commit/64f01701285b78378ece89cbfc726540b73871a9))

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.17.9",
"version": "1.17.10",
"repository": {
"type": "git",
"url": "git+https://github.com/acronis/ui-component-library.git"
Expand Down

0 comments on commit a769ee8

Please sign in to comment.