Skip to content

Commit d27f510

Browse files
chore(release): 1.57.0 [skip ci]
# [1.57.0](v1.56.11...v1.57.0) (2023-06-08) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([73a4cf2](73a4cf2)) ### Features * Update automated.yml for CoCreate-docs with new environment variables ([618a1cc](618a1cc))
1 parent 618a1cc commit d27f510

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.57.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.11...v1.57.0) (2023-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([73a4cf2](https://github.com/CoCreate-app/CoCreateJS/commit/73a4cf2a6878b91145023a08d883d8e8c345d6de))
7+
8+
9+
### Features
10+
11+
* Update automated.yml for CoCreate-docs with new environment variables ([618a1cc](https://github.com/CoCreate-app/CoCreateJS/commit/618a1ccc61a19d7583d97f0057ded67811d779b1))
12+
113
## [1.56.11](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.10...v1.56.11) (2023-06-04)
214

315

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.11",
3+
"version": "1.57.0",
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",
@@ -135,4 +135,4 @@
135135
"@cocreate/validation": "^1.8.14",
136136
"@cocreate/vdom": "^1.6.15"
137137
}
138-
}
138+
}

0 commit comments

Comments
 (0)