Skip to content

Commit 859d682

Browse files
chore(release): 1.56.5 [skip ci]
## [1.56.5](v1.56.4...v1.56.5) (2023-05-21) ### Bug Fixes * key types (key, user, role) ([9f3dcc8](9f3dcc8))
1 parent 9f3dcc8 commit 859d682

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.56.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.4...v1.56.5) (2023-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* key types (key, user, role) ([9f3dcc8](https://github.com/CoCreate-app/CoCreateJS/commit/9f3dcc8dc2bb76a39c974e2b9dd4a5c60ea09229))
7+
18
## [1.56.4](https://github.com/CoCreate-app/CoCreateJS/compare/v1.56.3...v1.56.4) (2023-05-19)
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.56.4",
3+
"version": "1.56.5",
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.9",
134134
"@cocreate/vdom": "^1.6.10"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)