Skip to content

Commit

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

### Bug Fixes

*  Add path and pathname ([b5a40c7](b5a40c7))
* Update dCoCreate dpendencies to latest versions ([42abf7d](42abf7d))
  • Loading branch information
semantic-release-bot committed Sep 18, 2023
1 parent 42abf7d commit af37b9b
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.3](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.2...v1.4.3) (2023-09-18)


### Bug Fixes

* Add path and pathname ([b5a40c7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/b5a40c7faa5ed5e2978c84b9874e5aca50e2e534))
* Update dCoCreate dpendencies to latest versions ([42abf7d](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/42abf7d4e1e923c2247bdb7023ba63ebfa62cd17))

## [1.4.2](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.1...v1.4.2) (2023-08-21)


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.2",
"version": "1.4.3",
"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 af37b9b

Please sign in to comment.