We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30316d7 commit 737afc1Copy full SHA for 737afc1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.14](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.13...v1.0.14) (2021-11-13)
2
+
3
4
+### Bug Fixes
5
6
+* add missing files ([30316d7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/30316d785892756f9d1072b18ca06f8a1193bd26))
7
8
## [1.0.13](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.0.12...v1.0.13) (2021-11-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/node-autoscaler",
- "version": "1.0.13",
+ "version": "1.0.14",
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"node-autoscaler",
0 commit comments