Skip to content

Commit 3eef5da

Browse files
chore(release): 1.21.16 [skip ci]
## [1.21.16](v1.21.15...v1.21.16) (2023-06-11) ### Bug Fixes * postintall error ([2172eca](2172eca))
1 parent 2172eca commit 3eef5da

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.21.16](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.15...v1.21.16) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([2172eca](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2172ecacfa15bc947460f8f7f8c5e2d6d3428654))
7+
18
## [1.21.15](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.14...v1.21.15) (2023-06-11)
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/crud-client",
3-
"version": "1.21.15",
3+
"version": "1.21.16",
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",

0 commit comments

Comments
 (0)