We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62fbf6a commit e978d35Copy full SHA for e978d35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.8](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.7...v1.2.8) (2022-11-21)
2
+
3
4
+### Bug Fixes
5
6
+* replaced document_id with document._id ([62fbf6a](https://github.com/CoCreate-app/CoCreate-node-autoscaler/commit/62fbf6a8ef54a2a520a5c920df4ae5559f55ac4b))
7
8
## [1.2.7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.6...v1.2.7) (2022-11-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/node-autoscaler",
- "version": "1.2.7",
+ "version": "1.2.8",
"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