Skip to content

Commit

Permalink
chore(release): 28.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [28.5.0](v28.4.0...v28.5.0) (2022-07-22)

### Features

* **circular-progress-bar:** added new sizes and props ([#122](#122)) ([9b1c412](9b1c412))
  • Loading branch information
semantic-release-bot committed Jul 22, 2022
1 parent 9b1c412 commit 52b1f13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [28.5.0](https://github.com/core-ds/core-components/compare/v28.4.0...v28.5.0) (2022-07-22)


### Features

* **circular-progress-bar:** added new sizes and props ([#122](https://github.com/core-ds/core-components/issues/122)) ([9b1c412](https://github.com/core-ds/core-components/commit/9b1c4126aabc516349655a51c6302d6af84aa129))

# [28.4.0](https://github.com/core-ds/core-components/compare/v28.3.1...v28.4.0) (2022-07-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "28.4.0",
"version": "28.5.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 52b1f13

Please sign in to comment.