Skip to content

Commit 09911ba

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2023-08-21) ### Bug Fixes * removed build as no webpack.config exist ([d3c9346](d3c9346))
1 parent d3c9346 commit 09911ba

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.4.2](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.1...v1.4.2) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* removed build as no webpack.config exist ([d3c9346](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/d3c93461385c4f3d424f2663fd24b5031716c043))
7+
18
## [1.4.1](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.0...v1.4.1) (2023-08-21)
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.4.1",
3+
"version": "1.4.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",

0 commit comments

Comments
 (0)