Skip to content

Commit 6b651c0

Browse files
chore(release): 1.62.3 [skip ci]
## [1.62.3](v1.62.2...v1.62.3) (2023-10-16) ### Bug Fixes * add @cocreate/cache to repositories ([5e99b45](5e99b45)) * add cache to repositories ([a244cde](a244cde)) * update css-parser lazyload selector ([0119925](0119925)) * webpack.config production build ([633f3b6](633f3b6))
1 parent a244cde commit 6b651c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.62.3](https://github.com/CoCreate-app/CoCreateJS/compare/v1.62.2...v1.62.3) (2023-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add @cocreate/cache to repositories ([5e99b45](https://github.com/CoCreate-app/CoCreateJS/commit/5e99b45beb3349c7ab1c5902b2c8371d6e960ac7))
7+
* add cache to repositories ([a244cde](https://github.com/CoCreate-app/CoCreateJS/commit/a244cdee30f9ff4e582f002f787273b54d530f12))
8+
* update css-parser lazyload selector ([0119925](https://github.com/CoCreate-app/CoCreateJS/commit/0119925d1b1f0de265c5c9a88f81c73cfe13e721))
9+
* webpack.config production build ([633f3b6](https://github.com/CoCreate-app/CoCreateJS/commit/633f3b60005c8b23e462471b61dd05ae5032318b))
10+
111
## [1.62.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.62.1...v1.62.2) (2023-10-14)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.62.2",
3+
"version": "1.62.3",
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",

0 commit comments

Comments
 (0)