Skip to content

Commit e7b69e7

Browse files
chore(release): 1.57.1 [skip ci]
## [1.57.1](v1.57.0...v1.57.1) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2cecf0b](2cecf0b)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([619073e](619073e))
1 parent 2cecf0b commit e7b69e7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.57.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.0...v1.57.1) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2cecf0b](https://github.com/CoCreate-app/CoCreateJS/commit/2cecf0b67e851794fd249873c9f90efbcfa5e8a5))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([619073e](https://github.com/CoCreate-app/CoCreateJS/commit/619073e7dda73ea77786fccb8bd928f9211faf80))
8+
19
# [1.57.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.11...v1.57.0) (2023-06-08)
210

311

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.0",
3+
"version": "1.57.1",
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.15",
134134
"@cocreate/vdom": "^1.6.16"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)