diff --git a/CHANGELOG.md b/CHANGELOG.md index 126e630..f16a3fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.0...v1.2.1) (2022-07-25) + + +### Bug Fixes + +* replaced attribute pass-fetch_value with pass-filter-value ([d6e07a8](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/d6e07a8b8aa6d44100c5f35959e9f2012b2dfbb5)) + # [1.2.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.1.6...v1.2.0) (2022-05-14) diff --git a/package.json b/package.json index 85ab9b3..f784c73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/node-autoscaler", - "version": "1.2.0", + "version": "1.2.1", "description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "node-autoscaler",