Skip to content

Commit 5915e5f

Browse files
chore(release): 1.21.9 [skip ci]
## [1.21.9](v1.21.8...v1.21.9) (2023-06-04) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2c02404](2c02404))
1 parent 2c02404 commit 5915e5f

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.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.8...v1.21.9) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2c02404](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2c0240493fa48a460557d0e9bce28eef1356020d))
7+
18
## [1.21.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.7...v1.21.8) (2023-06-04)
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.8",
3+
"version": "1.21.9",
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",
@@ -64,4 +64,4 @@
6464
"@cocreate/socket-client": "^1.23.10",
6565
"@cocreate/uuid": "^1.4.13"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)