Skip to content

Commit f57bc0b

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2023-11-09) ### Bug Fixes * meta name typo ([a561974](a561974)) * update host ([7b48388](7b48388))
1 parent 7b48388 commit f57bc0b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.4.4](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.3...v1.4.4) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([a561974](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/a561974b653d53f008863ea349b119c335bf1c77))
7+
* update host ([7b48388](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/7b483888c5b9414a5d64793971fefc1dc4f34f4a))
8+
19
## [1.4.3](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.2...v1.4.3) (2023-09-18)
210

311

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.4.3",
3+
"version": "1.4.4",
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)