Skip to content

Commit 44dc87e

Browse files
committedNov 12, 2021
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2021-11-12) ### Bug Fixes * deploy using github package ([5db2f42](5db2f42))
1 parent 5db2f42 commit 44dc87e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.13](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.12...v1.0.13) (2021-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* deploy using github package ([5db2f42](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/5db2f425eb17ab3737d3191cccd556b65e722edf))
7+
18
## [1.0.12](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.11...v1.0.12) (2021-11-11)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/node-autoscaler",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
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)
Please sign in to comment.