Skip to content

Commit a49f20d

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-11-25) ### Bug Fixes * update licensing details ([1dead42](1dead42))
1 parent 0223044 commit a49f20d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.6.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.5.0...v1.6.0) (2023-11-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/node-autoscaler",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"node-autoscaler",

0 commit comments

Comments
 (0)