Skip to content

Commit b2540fc

Browse files
chore(release): 1.7.2 [skip ci]
## [1.7.2](v1.7.1...v1.7.2) (2024-06-23) ### Bug Fixes * update dependencies ([7a5470c](7a5470c))
1 parent 7a5470c commit b2540fc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.2](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.7.1...v1.7.2) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([7a5470c](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/7a5470ca1593c2a4ef4b5fee9ad1cbceccba2def))
7+
18
## [1.7.1](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.7.0...v1.7.1) (2024-02-05)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/node-autoscaler",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
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",
@@ -47,4 +47,4 @@
4747
"webpack-cli": "^4.3.1",
4848
"webpack-log": "^3.0.1"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)