Skip to content

Commit

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

### Bug Fixes

* add missing files ([30316d7](30316d7))
  • Loading branch information
semantic-release-bot committed Nov 13, 2021
1 parent 30316d7 commit 737afc1
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.14](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.13...v1.0.14) (2021-11-13)


### Bug Fixes

* add missing files ([30316d7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/30316d785892756f9d1072b18ca06f8a1193bd26))

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


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.13",
"version": "1.0.14",
"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 737afc1

Please sign in to comment.