Skip to content

Commit 475f155

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-04-30) ### Bug Fixes * webpack.config and devdependencies ([c8c3cef](c8c3cef))
1 parent c8c3cef commit 475f155

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.8.1](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.8.0...v1.8.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* webpack.config and devdependencies ([c8c3cef](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/c8c3ceff7b898335aabbf9de1eba7f3cb533f773))
7+
18
# [1.8.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.7.3...v1.8.0) (2024-11-04)
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.8.0",
3+
"version": "1.8.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)