Skip to content

Commit

Permalink
chore(release): 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.13](v1.0.12...v1.0.13) (2021-11-12)

### Bug Fixes

* deploy using github package ([5db2f42](5db2f42))
  • Loading branch information
semantic-release-bot committed Nov 12, 2021
1 parent 5db2f42 commit 44dc87e
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.0.13](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.12...v1.0.13) (2021-11-12)


### Bug Fixes

* deploy using github package ([5db2f42](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/5db2f425eb17ab3737d3191cccd556b65e722edf))

## [1.0.12](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.11...v1.0.12) (2021-11-11)


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": "@cocreate/node-autoscaler",
"version": "1.0.12",
"version": "1.0.13",
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"node-autoscaler",
Expand Down

0 comments on commit 44dc87e

Please sign in to comment.