Skip to content

Commit be71773

Browse files
chore(release): 1.76.0 [skip ci]
# [1.76.0](v1.75.1...v1.76.0) (2026-02-06) ### Bug Fixes * add @cocreate/aria ([9b76f49](9b76f49)) * add google-maps ([1468e15](1468e15)) * add selectors for storage and state modules in CoCreate.config.js ([485c4f6](485c4f6)) * correct asset paths in menu.html ([d9e3108](d9e3108)) ### Features * add plugins module ([cebe84d](cebe84d))
1 parent 9b76f49 commit be71773

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.76.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.75.1...v1.76.0) (2026-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add @cocreate/aria ([9b76f49](https://github.com/CoCreate-app/CoCreateJS/commit/9b76f49d951e91dbc2f9fcfe4a22528c5492f6ca))
7+
* add google-maps ([1468e15](https://github.com/CoCreate-app/CoCreateJS/commit/1468e1516a6afa52dd6ad8ecb680b023e0c6cde8))
8+
* add selectors for storage and state modules in CoCreate.config.js ([485c4f6](https://github.com/CoCreate-app/CoCreateJS/commit/485c4f6ad4091bf3ba93af38221c017c64df3baa))
9+
* correct asset paths in menu.html ([d9e3108](https://github.com/CoCreate-app/CoCreateJS/commit/d9e31089bc8492fea2e7894e23390de45641b215))
10+
11+
12+
### Features
13+
14+
* add plugins module ([cebe84d](https://github.com/CoCreate-app/CoCreateJS/commit/cebe84d8e753e96eb89bb1d567d86c04ba5240ae))
15+
116
## [1.75.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.75.0...v1.75.1) (2025-05-01)
217

318

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.75.1",
3+
"version": "1.76.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",

0 commit comments

Comments
 (0)