Skip to content

Commit

Permalink
chore(release): v1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 16, 2024
1 parent f5dc2bc commit 93a831f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
20 changes: 7 additions & 13 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/acronis/ui-component-library/compare/v1.6.2...v1.6.3) (2024-07-16)


### Bug Fixes

* **button:** fix button types ([f5dc2bc](https://github.com/acronis/ui-component-library/commit/f5dc2bcc1cab4b6be356df4aeb201cd12fcf6a57))

## [1.6.2](https://github.com/acronis/ui-component-library/compare/v1.6.1...v1.6.2) (2024-07-16)


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

* **docs:** fix vitepress build ([d252287](https://github.com/acronis/ui-component-library/commit/d252287b13adee0095d60dd3fd021b4f5ba85432))

## [1.5.0](https://github.com/acronis/ui-component-library/compare/v1.4.4...v1.5.0) (2024-07-16)


### Features

* **footer:** create update footer component ([0ea8cee](https://github.com/acronis/ui-component-library/commit/0ea8cee6b6185688f9be03326f2dcb46afbf2699))
* **footer:** fix lint ([3ea5a81](https://github.com/acronis/ui-component-library/commit/3ea5a810534cf590a744989071763edeb55567cc))
* **footer:** fix lint ([2ff3da2](https://github.com/acronis/ui-component-library/commit/2ff3da2cde392571d41418132e874a0158c7d95a))
* **footer:** fix mistyping ([64399de](https://github.com/acronis/ui-component-library/commit/64399de3be8df3ae539a476d3e6e60f61ae7b88f))
* **footer:** lint fix ([2ae2aa0](https://github.com/acronis/ui-component-library/commit/2ae2aa080fd9063973ff4136973cd3eaafc0c272))
* **footer:** review fixes ([61d4e7a](https://github.com/acronis/ui-component-library/commit/61d4e7a850e7689f7add0f772ffa138c74e1f492))
* **footer:** review fixes ([3a04a02](https://github.com/acronis/ui-component-library/commit/3a04a028d81ed8750d12b96fd4e9fe773d7fdab5))

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

0 comments on commit 93a831f

Please sign in to comment.