Skip to content

Commit e6987ac

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2025-04-30) ### Bug Fixes * renamed CoCreate-components to CoCreate-modules ([468940b](468940b)) * update query selector attributes to *-query ([c31871d](c31871d)) * webpack.config and devdependencies ([56c2280](56c2280))
1 parent 468940b commit e6987ac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.4](https://github.com/CoCreate-app/CoCreateWS/compare/v1.0.3...v1.0.4) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed CoCreate-components to CoCreate-modules ([468940b](https://github.com/CoCreate-app/CoCreateWS/commit/468940b50f435dd14dfd427d46d511d1360843fa))
7+
* update query selector attributes to *-query ([c31871d](https://github.com/CoCreate-app/CoCreateWS/commit/c31871d25ebbe9c7d7ceeaba354b8a0857adc091))
8+
* webpack.config and devdependencies ([56c2280](https://github.com/CoCreate-app/CoCreateWS/commit/56c2280c8dbf544c13d4d1af0ab2160f2063ef80))
9+
110
## [1.0.3](https://github.com/CoCreate-app/CoCreateWS/compare/v1.0.2...v1.0.3) (2024-12-14)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatews",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
55
"keywords": [
66
"cocreatews",

0 commit comments

Comments
 (0)