We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0223044 commit a49f20dCopy full SHA for a49f20d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.1](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.6.0...v1.6.1) (2023-11-25)
2
+
3
4
+### Bug Fixes
5
6
+* update licensing details ([1dead42](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/1dead423fa16b440b582e2d36a6fda6c358e1979))
7
8
# [1.6.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.5.0...v1.6.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/node-autoscaler",
- "version": "1.6.0",
+ "version": "1.6.1",
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"node-autoscaler",
0 commit comments