Skip to content

Commit f10b191

Browse files
chore(release): 1.33.12 [skip ci]
## [1.33.12](v1.33.11...v1.33.12) (2024-06-23) ### Bug Fixes * bump dependencies ([e168808](e168808))
1 parent e168808 commit f10b191

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.33.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.11...v1.33.12) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([e168808](https://github.com/CoCreate-app/CoCreate-crud-client/commit/e16880841cedde007b841aa63880494288e5c02d))
7+
18
## [1.33.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.10...v1.33.11) (2024-06-23)
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.33.11",
3+
"version": "1.33.12",
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",
@@ -62,4 +62,4 @@
6262
"@cocreate/socket-client": "^1.39.4",
6363
"@cocreate/uuid": "^1.11.4"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)