Skip to content

Commit f57373b

Browse files
chore(release): 1.21.23 [skip ci]
## [1.21.23](v1.21.22...v1.21.23) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0341465](0341465))
1 parent 0341465 commit f57373b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.21.23](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.22...v1.21.23) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0341465](https://github.com/CoCreate-app/CoCreate-crud-client/commit/034146526f372334f1adcf541365e7125d68450d))
7+
18
## [1.21.22](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.21...v1.21.22) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/crud-client",
3-
"version": "1.21.22",
3+
"version": "1.21.23",
44
"description": "An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"crud-client",
@@ -63,4 +63,4 @@
6363
"@cocreate/socket-client": "^1.23.24",
6464
"@cocreate/uuid": "^1.4.26"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)