diff --git a/CHANGELOG.md b/CHANGELOG.md index 325431b..60cee51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.35](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.34...v1.2.35) (2022-12-30) + + +### Bug Fixes + +* update config sources to use template braces with entry on src ([4d485dd](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/4d485dd1bcc495a95bc670f86761cc90fe9c286d)) + ## [1.2.34](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.33...v1.2.34) (2022-12-29) diff --git a/package.json b/package.json index c9c2958..a71bf6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/node-autoscaler", - "version": "1.2.34", + "version": "1.2.35", "description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "node-autoscaler",