Skip to content

Commit

Permalink
chore(release): 1.74.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Dec 14, 2024
1 parent 0161d2e commit 2f46e43
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.74.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.73.0...v1.74.0) (2024-12-14)


### Bug Fixes

* add prettier config file ([6233307](https://github.com/CoCreate-app/CoCreateJS/commit/623330720e96163062934f5f55c6c9b89bc704ad))
* auto resize selector height="auto" ([319f309](https://github.com/CoCreate-app/CoCreateJS/commit/319f3097dd2f81981cc4adbdc0f190ac19b55071))
* formating ([34ce4a2](https://github.com/CoCreate-app/CoCreateJS/commit/34ce4a278530543a4449abf80711f367c996cf4b))
* instagram url ([01cf4cb](https://github.com/CoCreate-app/CoCreateJS/commit/01cf4cb35ced5b4534498def5e1b71b647e81d95))


### Features

* Added @cocreate/clipboard ([0161d2e](https://github.com/CoCreate-app/CoCreateJS/commit/0161d2e777e8b35a37a2fefd752dcbf4f4b18012))
* Added CoCreate-print ([32e66e9](https://github.com/CoCreate-app/CoCreateJS/commit/32e66e924624a5e036decf08a64493b31331c2c7))

# [1.73.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.72.0...v1.73.0) (2024-11-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
"version": "1.73.0",
"version": "1.74.0",
"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.",
"keywords": [
"cocreatejs",
Expand Down

0 comments on commit 2f46e43

Please sign in to comment.