Skip to content

Commit 85a4b8e

Browse files
chore(release): 1.57.4 [skip ci]
## [1.57.4](v1.57.3...v1.57.4) (2023-06-11) ### Bug Fixes * @cocreate/cli moved to dependencies ([bb78f4a](bb78f4a))
1 parent bb78f4a commit 85a4b8e

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.57.4](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.3...v1.57.4) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* @cocreate/cli moved to dependencies ([bb78f4a](https://github.com/CoCreate-app/CoCreateJS/commit/bb78f4a66447f373d259edfa6aabd74425944733))
7+
18
## [1.57.3](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.2...v1.57.3) (2023-06-11)
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.57.3",
3+
"version": "1.57.4",
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.17",
134134
"@cocreate/vdom": "^1.6.18"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)