Skip to content

Commit

Permalink
chore(release): 2.12.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.12.1](v2.12.0...v2.12.1) (2022-04-14)

### Bug Fixes

* **score:** remove temporarily Score component ([458e814](458e814))
  • Loading branch information
semantic-release-bot committed Apr 14, 2022
1 parent 458e814 commit f84fe37
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 @@
## [2.12.1](https://github.com/glrodasz/cero-components/compare/v2.12.0...v2.12.1) (2022-04-14)


### Bug Fixes

* **score:** remove temporarily Score component ([458e814](https://github.com/glrodasz/cero-components/commit/458e814624855a5a2387f2e0785bd42c8ca6fb89))

# [2.12.0](https://github.com/glrodasz/cero-components/compare/v2.11.1...v2.12.0) (2022-02-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": "@glrodasz/components",
"version": "2.12.0",
"version": "2.12.1",
"description": "A components library to create apps from zero to production",
"private": false,
"main": "index.js",
Expand Down

0 comments on commit f84fe37

Please sign in to comment.