Skip to content

Commit 4fee0b4

Browse files
chore(release): 1.34.3 [skip ci]
## [1.34.3](v1.34.2...v1.34.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([5af5c18](5af5c18))
1 parent 5af5c18 commit 4fee0b4

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.34.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.2...v1.34.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([5af5c18](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5af5c18aca1b6031000c8f66a6e557e9b0d2d6c5))
7+
18
## [1.34.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.1...v1.34.2) (2025-04-30)
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.34.2",
3+
"version": "1.34.3",
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",
@@ -58,4 +58,4 @@
5858
"@cocreate/socket-client": "^1.40.2",
5959
"@cocreate/uuid": "^1.12.1"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)