Skip to content

Commit b49670b

Browse files
chore(release): 1.34.2 [skip ci]
## [1.34.2](v1.34.1...v1.34.2) (2025-04-30) ### Bug Fixes * added css-loader ([a6899fe](a6899fe)) * update query attributes ([72f7b7a](72f7b7a)) * updated cocreate modules versions ([3210fa9](3210fa9)) * webpack.config and devdependencies ([9826ea8](9826ea8))
1 parent a6899fe commit b49670b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.34.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.1...v1.34.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([a6899fe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a6899fe3331acfcfdd9a41abe81bba6421801103))
7+
* update query attributes ([72f7b7a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/72f7b7af1d8326ac7de7bea6712fa8b9a363c180))
8+
* updated cocreate modules versions ([3210fa9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3210fa979697d4f7fbe0143fca3e803e95a8eb18))
9+
* webpack.config and devdependencies ([9826ea8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9826ea8ff45467e478a1c04de9a12dadb6a7c0f7))
10+
111
## [1.34.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.0...v1.34.1) (2024-12-14)
212

313

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