Skip to content

Commit 5f8a00f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.14...v1.1.0) (2021-11-15) ### Features * use github secret to pull images ([a819555](a819555))
1 parent a819555 commit 5f8a00f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.14...v1.1.0) (2021-11-15)
2+
3+
4+
### Features
5+
6+
* use github secret to pull images ([a819555](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/a819555a18b21a8e47f3d5bf5aa532796107df27))
7+
18
## [1.0.14](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.13...v1.0.14) (2021-11-13)
29

310

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