Skip to content

Commit 3a1cc21

Browse files
chore(release): 1.56.2 [skip ci]
## [1.56.2](v1.56.1...v1.56.2) (2023-05-19) ### Bug Fixes * update packages to latest versions ([06c33f9](06c33f9))
1 parent 06c33f9 commit 3a1cc21

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-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.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.1...v1.56.2) (2023-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update packages to latest versions ([06c33f9](https://github.com/CoCreate-app/CoCreateJS/commit/06c33f9cb499f364701ab602f08c9cd75a053951))
7+
18
## [1.56.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.0...v1.56.1) (2023-05-19)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.56.1",
3+
"version": "1.56.2",
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",
@@ -133,4 +133,4 @@
133133
"@cocreate/validation": "^1.8.9",
134134
"@cocreate/vdom": "^1.6.10"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)