Skip to content

Commit 2e79595

Browse files
chore(release): 1.34.0 [skip ci]
# [1.34.0](v1.33.14...v1.34.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([9f9aae3](9f9aae3)) ### Features * add prettier.config.js and format files ([4747f07](4747f07)) * add prettier.config.js and format files ([44d6d9b](44d6d9b))
1 parent 9f9aae3 commit 2e79595

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.34.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.14...v1.34.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([9f9aae3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9f9aae30fed40613baa4d0932226842839f7b13b))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([4747f07](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4747f072bcfda9d18c707a508c68bfab191e2d2e))
12+
* add prettier.config.js and format files ([44d6d9b](https://github.com/CoCreate-app/CoCreate-crud-client/commit/44d6d9b8a588d2933f8de8a86454c29fcfc29ce8))
13+
114
## [1.33.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.13...v1.33.14) (2024-11-02)
215

316

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.14",
3+
"version": "1.34.0",
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)