Skip to content

Commit 306aa01

Browse files
chore(release): 1.57.2 [skip ci]
## [1.57.2](v1.57.1...v1.57.2) (2023-06-11) ### Bug Fixes * renamed hosts to host. the value can be a string or an array of strings ([cf4fe82](cf4fe82))
1 parent cf4fe82 commit 306aa01

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.1...v1.57.2) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed hosts to host. the value can be a string or an array of strings ([cf4fe82](https://github.com/CoCreate-app/CoCreateJS/commit/cf4fe825cef9d3c3c2c451483aba81cdc0f3fe78))
7+
18
## [1.57.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.0...v1.57.1) (2023-06-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.57.1",
3+
"version": "1.57.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",

0 commit comments

Comments
 (0)