Skip to content

Commit ec8b313

Browse files
chore(release): 1.66.0 [skip ci]
# [1.66.0](v1.65.0...v1.66.0) (2023-11-25) ### Bug Fixes * renamed pass to state ([a63bc04](a63bc04)) * update licensing details ([5837da1](5837da1)) * update nav, edit button and css path ([c242203](c242203)) * upgraded "@cocreate/state" to its latest version ([6e466dc](6e466dc)) ### Features * upgrade dependencies for latest features and fixes ([cfa5b4a](cfa5b4a)) * upgrade dependencies for latest features and fixes ([14c518b](14c518b))
1 parent cfa5b4a commit ec8b313

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.66.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.65.0...v1.66.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed pass to state ([a63bc04](https://github.com/CoCreate-app/CoCreateJS/commit/a63bc04c43d25aa375dfc0a0d9e0a827d8fee151))
7+
* update licensing details ([5837da1](https://github.com/CoCreate-app/CoCreateJS/commit/5837da1b40850a37d8c9ea6c2f385cfc8ee268db))
8+
* update nav, edit button and css path ([c242203](https://github.com/CoCreate-app/CoCreateJS/commit/c24220367915c2f59c1bd308d7d187dffe434610))
9+
* upgraded "@cocreate/state" to its latest version ([6e466dc](https://github.com/CoCreate-app/CoCreateJS/commit/6e466dc743e91891ec0c11688e0c6d3e682aa738))
10+
11+
12+
### Features
13+
14+
* upgrade dependencies for latest features and fixes ([cfa5b4a](https://github.com/CoCreate-app/CoCreateJS/commit/cfa5b4a23c7de417a6d0b76a7825b17f5dc42731))
15+
* upgrade dependencies for latest features and fixes ([14c518b](https://github.com/CoCreate-app/CoCreateJS/commit/14c518b629dda79db73f5581c0484fe7278725aa))
16+
117
# [1.65.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.64.0...v1.65.0) (2023-11-19)
218

319

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.65.0",
3+
"version": "1.66.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.13.0",
133133
"@cocreate/vdom": "^1.11.0"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)