Skip to content

Commit a63ea34

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2021-09-14) ### Bug Fixes * upadate path to image ([f370058](f370058)) * upadate path to image ([6953129](6953129))
1 parent f370058 commit a63ea34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.8](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.7...v1.0.8) (2021-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* upadate path to image ([f370058](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/f3700584300b325eca4028e1f41b0f5d673f3268))
7+
* upadate path to image ([6953129](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/6953129dd6e971bee59c64e37169c624d5e850a5))
8+
19
## [1.0.7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.6...v1.0.7) (2021-09-14)
210

311

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.0.7",
3+
"version": "1.0.8",
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)