Skip to content

Commit fc25c03

Browse files
chore(release): 1.63.0 [skip ci]
# [1.63.0](v1.62.5...v1.63.0) (2023-11-04) ### Bug Fixes * added CoCreate-cache ([b2dcb22](b2dcb22)) * bumped dependencies ([fa6fbce](fa6fbce)) ### Features * update dependencies to the latest versions ([ff0f15c](ff0f15c))
1 parent ff0f15c commit fc25c03

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.63.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.62.5...v1.63.0) (2023-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* added CoCreate-cache ([b2dcb22](https://github.com/CoCreate-app/CoCreateJS/commit/b2dcb22ff6604485ab1871990bc3f23bd8377a18))
7+
* bumped dependencies ([fa6fbce](https://github.com/CoCreate-app/CoCreateJS/commit/fa6fbcee50b302aa5d616d0abda225e110696d28))
8+
9+
10+
### Features
11+
12+
* update dependencies to the latest versions ([ff0f15c](https://github.com/CoCreate-app/CoCreateJS/commit/ff0f15cc038b0dfc6069e7c76e145e2ba6fd4885))
13+
114
## [1.62.5](https://github.com/CoCreate-app/CoCreateJS/compare/v1.62.4...v1.62.5) (2023-10-22)
215

316

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.62.5",
3+
"version": "1.63.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.9",
133133
"@cocreate/vdom": "^1.9.6"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)