Skip to content

Commit 6d2b13c

Browse files
chore(release): 1.64.0 [skip ci]
# [1.64.0](v1.63.0...v1.64.0) (2023-11-12) ### Bug Fixes * meta name typo ([9f37013](9f37013)) ### Features * update "[@cocreate](https://github.com/cocreate)" dependencies ([437c378](437c378))
1 parent 437c378 commit 6d2b13c

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.64.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.63.0...v1.64.0) (2023-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([9f37013](https://github.com/CoCreate-app/CoCreateJS/commit/9f370135a8c819584aae32e9cf5d99df3286122a))
7+
8+
9+
### Features
10+
11+
* update "[@cocreate](https://github.com/cocreate)" dependencies ([437c378](https://github.com/CoCreate-app/CoCreateJS/commit/437c378c4e51c4435626272bf71cd50d24f663f1))
12+
113
# [1.63.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.62.5...v1.63.0) (2023-11-04)
214

315

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.63.0",
3+
"version": "1.64.0",
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",
@@ -132,4 +132,4 @@
132132
"@cocreate/validation": "^1.11.11",
133133
"@cocreate/vdom": "^1.9.8"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)