diff --git a/CHANGELOG.md b/CHANGELOG.md index f73c6b9..cad9332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.11](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.10...v1.0.11) (2021-11-11) + + +### Bug Fixes + +* update .gitignore ([e1faabf](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/e1faabf582040077afa72d9fd97209fc1b1903f9)) + ## [1.0.10](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.9...v1.0.10) (2021-09-14) diff --git a/package.json b/package.json index ecbe65b..6e7c3da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/node-autoscaler", - "version": "1.0.10", + "version": "1.0.11", "description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "node-autoscaler",