Skip to content

Commit d661bcc

Browse files
chore(release): 1.56.3 [skip ci]
## [1.56.3](v1.56.2...v1.56.3) (2023-05-19) ### Bug Fixes * socket-client bug fix ([21705f6](21705f6))
1 parent 21705f6 commit d661bcc

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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.56.3](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.2...v1.56.3) (2023-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* socket-client bug fix ([21705f6](https://github.com/CoCreate-app/CoCreateJS/commit/21705f6475680ed57f4b6ea8d7f818a46d11c017))
7+
18
## [1.56.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.1...v1.56.2) (2023-05-19)
29

310

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.56.2",
3+
"version": "1.56.3",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",
@@ -134,4 +134,3 @@
134134
"@cocreate/vdom": "^1.6.10"
135135
}
136136
}
137-

0 commit comments

Comments
 (0)