Skip to content

Commit 9c3caba

Browse files
chore(release): 1.50.5 [skip ci]
## [1.50.5](v1.50.4...v1.50.5) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([24577ad](24577ad))
1 parent 24577ad commit 9c3caba

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.50.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.50.4...v1.50.5) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([24577ad](https://github.com/CoCreate-app/CoCreateJS/commit/24577ad6976c9f5ca917786cf4e4333f5459f5ae))
7+
18
## [1.50.4](https://github.com/CoCreate-app/CoCreateJS/compare/v1.50.3...v1.50.4) (2023-04-24)
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.50.4",
3+
"version": "1.50.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.1",
134134
"@cocreate/vdom": "^1.6.1"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)