Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.5...v1.5.0) (2023-11-19)

### Features

* update dependecies for th latest features and bug fixes ([6670625](6670625))
  • Loading branch information
semantic-release-bot committed Nov 19, 2023
1 parent 6670625 commit e60a737
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.5...v1.5.0) (2023-11-19)


### Features

* update dependecies for th latest features and bug fixes ([6670625](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/667062566aaeb56842d0f4bbadb3605eb59b0bd1))

## [1.4.5](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.4.4...v1.4.5) (2023-11-12)


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.5",
"version": "1.5.0",
"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 e60a737

Please sign in to comment.