Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2021-04-20)

### Features

* **task-counter:** enable default is collapse in task counter ([e02db79](e02db79))
  • Loading branch information
semantic-release-bot committed Apr 20, 2021
1 parent e02db79 commit aa56dab
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 @@
# [1.12.0](https://github.com/glrodasz/cero-components/compare/v1.11.0...v1.12.0) (2021-04-20)


### Features

* **task-counter:** enable default is collapse in task counter ([e02db79](https://github.com/glrodasz/cero-components/commit/e02db79444a190218a0f526df6126e21a2879127))

# [1.11.0](https://github.com/glrodasz/cero-components/compare/v1.10.0...v1.11.0) (2021-03-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": "1.11.0",
"version": "1.12.0",
"description": "A components library to create apps from zero to production",
"private": false,
"main": "index.js",
Expand Down

0 comments on commit aa56dab

Please sign in to comment.