Skip to content

Commit e3869c3

Browse files
chore(release): 1.57.6 [skip ci]
## [1.57.6](v1.57.5...v1.57.6) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([a309af5](a309af5))
1 parent a309af5 commit e3869c3

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.6](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.5...v1.57.6) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([a309af5](https://github.com/CoCreate-app/CoCreateJS/commit/a309af5817db882e90ca6be38e3deafd3bad2c3d))
7+
18
## [1.57.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.4...v1.57.5) (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.5",
3+
"version": "1.57.6",
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.20",
134134
"@cocreate/vdom": "^1.6.21"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)