Skip to content

Commit 7e319cc

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([6fabe3a](6fabe3a))
1 parent 6fabe3a commit 7e319cc

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.4.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.3.0...v1.4.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([6fabe3a](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/6fabe3a5c08cd168ce85bff774c74b4c1dab09ab))
7+
18
# [1.3.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.38...v1.3.0) (2023-08-21)
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.3.0",
3+
"version": "1.4.0",
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)