Skip to content

Commit 4ccac52

Browse files
chore(release): 1.33.11 [skip ci]
## [1.33.11](v1.33.10...v1.33.11) (2024-06-23) ### Bug Fixes * update dependencies ([d7244f1](d7244f1))
1 parent d7244f1 commit 4ccac52

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.33.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.10...v1.33.11) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([d7244f1](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d7244f14443e3fd725761fc940d82e11e98d1b04))
7+
18
## [1.33.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.9...v1.33.10) (2024-06-12)
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.33.10",
3+
"version": "1.33.11",
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)