Skip to content

Commit 1e0f0ed

Browse files
chore(release): 1.57.3 [skip ci]
## [1.57.3](v1.57.2...v1.57.3) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9e10c68](9e10c68))
1 parent 9e10c68 commit 1e0f0ed

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.3](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.2...v1.57.3) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9e10c68](https://github.com/CoCreate-app/CoCreateJS/commit/9e10c6819d6568b8eae04643597de6555f632ed4))
7+
18
## [1.57.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.1...v1.57.2) (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.2",
3+
"version": "1.57.3",
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)