Skip to content

Commit 91849ec

Browse files
chore(release): 1.56.11 [skip ci]
## [1.56.11](v1.56.10...v1.56.11) (2023-06-04) ### Bug Fixes * html formating ([6b89354](6b89354)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c60b4c7](c60b4c7))
1 parent c60b4c7 commit 91849ec

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.56.11](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.10...v1.56.11) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* html formating ([6b89354](https://github.com/CoCreate-app/CoCreateJS/commit/6b893541609d9ebb8e2eb1823f2a66a07e310b9c))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c60b4c7](https://github.com/CoCreate-app/CoCreateJS/commit/c60b4c7446a5f80f521300f9631fcd7dc3d4d708))
8+
19
## [1.56.10](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.9...v1.56.10) (2023-06-01)
210

311

@@ -2618,4 +2626,4 @@
26182626

26192627
### Features
26202628

2621-
* Initial Release ([52d5468](https://github.com/CoCreate-app/CoCreateJS/commit/52d54687e98e33ab4f587d85581b30330104d5b0))
2629+
* Initial Release ([52d5468](https://github.com/CoCreate-app/CoCreateJS/commit/52d54687e98e33ab4f587d85581b30330104d5b0))

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.10",
3+
"version": "1.56.11",
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.12",
134134
"@cocreate/vdom": "^1.6.13"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)