Skip to content

Commit e978d35

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2022-11-21) ### Bug Fixes * replaced document_id with document._id ([62fbf6a](62fbf6a))
1 parent 62fbf6a commit e978d35

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.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+
18
## [1.2.7](https://github.com/CoCreate-app/CoCreate-node-autoscaler/compare/v1.2.6...v1.2.7) (2022-11-21)
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.2.7",
3+
"version": "1.2.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)