Skip to content

Commit 0c84f4a

Browse files
chore(release): 1.10.18 [skip ci]
## [1.10.18](v1.10.17...v1.10.18) (2022-11-21) ### Bug Fixes * replaced document_id with document._id ([90e32b2](90e32b2))
1 parent 90e32b2 commit 0c84f4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.18](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.10.17...v1.10.18) (2022-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced document_id with document._id ([90e32b2](https://github.com/CoCreate-app/CoCreate-utils/commit/90e32b2da28abdcbd35e4dd08aabd77865b615a1))
7+
18
## [1.10.17](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.10.16...v1.10.17) (2022-11-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.10.17",
3+
"version": "1.10.18",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)