Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2023-11-09)

### Bug Fixes

* meta name typo ([a561974](a561974))
* update host ([7b48388](7b48388))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 7b48388 commit f57bc0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.4](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.3...v1.4.4) (2023-11-09)


### Bug Fixes

* meta name typo ([a561974](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/a561974b653d53f008863ea349b119c335bf1c77))
* update host ([7b48388](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/7b483888c5b9414a5d64793971fefc1dc4f34f4a))

## [1.4.3](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.2...v1.4.3) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/node-autoscaler",
"version": "1.4.3",
"version": "1.4.4",
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"node-autoscaler",
Expand Down Expand Up @@ -47,4 +47,4 @@
"webpack-cli": "^4.3.1",
"webpack-log": "^3.0.1"
}
}
}

0 comments on commit f57bc0b

Please sign in to comment.