Skip to content

Commit 0fa49cd

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2021-11-11) ### Bug Fixes * licensing information ([3a25e4e](3a25e4e)) * update readme ([f723192](f723192))
1 parent f723192 commit 0fa49cd

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.12](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.11...v1.0.12) (2021-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* licensing information ([3a25e4e](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/3a25e4eaa6e0714ec36bd85a770f3c4e7a61c4e9))
7+
* update readme ([f723192](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/f7231929b081690a90f1ecabc1a6bce7ef70cad6))
8+
19
## [1.0.11](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.10...v1.0.11) (2021-11-11)
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.11",
3+
"version": "1.0.12",
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)