Skip to content

Commit 4005f28

Browse files
chore(release): 1.75.1 [skip ci]
## [1.75.1](v1.75.0...v1.75.1) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([786087d](786087d))
1 parent 786087d commit 4005f28

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.75.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.75.0...v1.75.1) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([786087d](https://github.com/CoCreate-app/CoCreateJS/commit/786087dca0669384aebaf521e657a559324ff959))
7+
18
# [1.75.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.74.0...v1.75.0) (2025-04-30)
29

310

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.75.0",
3+
"version": "1.75.1",
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",
@@ -134,4 +134,4 @@
134134
"@cocreate/validation": "^1.16.2",
135135
"@cocreate/vdom": "^1.13.2"
136136
}
137-
}
137+
}

0 commit comments

Comments
 (0)