Skip to content

Commit 2f46e43

Browse files
chore(release): 1.74.0 [skip ci]
# [1.74.0](v1.73.0...v1.74.0) (2024-12-14) ### Bug Fixes * add prettier config file ([6233307](6233307)) * auto resize selector height="auto" ([319f309](319f309)) * formating ([34ce4a2](34ce4a2)) * instagram url ([01cf4cb](01cf4cb)) ### Features * Added @cocreate/clipboard ([0161d2e](0161d2e)) * Added CoCreate-print ([32e66e9](32e66e9))
1 parent 0161d2e commit 2f46e43

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.74.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.73.0...v1.74.0) (2024-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add prettier config file ([6233307](https://github.com/CoCreate-app/CoCreateJS/commit/623330720e96163062934f5f55c6c9b89bc704ad))
7+
* auto resize selector height="auto" ([319f309](https://github.com/CoCreate-app/CoCreateJS/commit/319f3097dd2f81981cc4adbdc0f190ac19b55071))
8+
* formating ([34ce4a2](https://github.com/CoCreate-app/CoCreateJS/commit/34ce4a278530543a4449abf80711f367c996cf4b))
9+
* instagram url ([01cf4cb](https://github.com/CoCreate-app/CoCreateJS/commit/01cf4cb35ced5b4534498def5e1b71b647e81d95))
10+
11+
12+
### Features
13+
14+
* Added @cocreate/clipboard ([0161d2e](https://github.com/CoCreate-app/CoCreateJS/commit/0161d2e777e8b35a37a2fefd752dcbf4f4b18012))
15+
* Added CoCreate-print ([32e66e9](https://github.com/CoCreate-app/CoCreateJS/commit/32e66e924624a5e036decf08a64493b31331c2c7))
16+
117
# [1.73.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.72.0...v1.73.0) (2024-11-03)
218

319

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.73.0",
3+
"version": "1.74.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)