Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2022-02-16)

### Bug Fixes

* update dependencies ([1a14568](1a14568))
  • Loading branch information
semantic-release-bot committed Feb 16, 2022
1 parent 6955326 commit 9ac0166
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.1.4](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.1.3...v1.1.4) (2022-02-16)


### Bug Fixes

* update dependencies ([1a14568](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/1a1456870c5979961e1f991fd53b596e2037c96f))

## [1.1.3](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.1.2...v1.1.3) (2022-02-09)


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.1.3",
"version": "1.1.4",
"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 9ac0166

Please sign in to comment.