Skip to content

Commit b17a04f

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2024-12-14) ### Bug Fixes * add prettier config file ([1b46792](1b46792)) * formating ([a8fe442](a8fe442)) * migratedb ([7ed30b4](7ed30b4))
1 parent a8fe442 commit b17a04f

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.3](https://github.com/CoCreate-app/CoCreateWS/compare/v1.0.2...v1.0.3) (2024-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add prettier config file ([1b46792](https://github.com/CoCreate-app/CoCreateWS/commit/1b46792e6948e9e0b88d783c2890a6282c2e1809))
7+
* formating ([a8fe442](https://github.com/CoCreate-app/CoCreateWS/commit/a8fe442799e75295e80d87623c082a29a5e49ac8))
8+
* migratedb ([7ed30b4](https://github.com/CoCreate-app/CoCreateWS/commit/7ed30b445cde3f344fb2760b228e974e30d4522e))
9+
110
## [1.0.2](https://github.com/CoCreate-app/CoCreateWS/compare/v1.0.1...v1.0.2) (2024-09-21)
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.2",
3+
"version": "1.0.3",
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)