Skip to content

Commit 5ec6b6a

Browse files
committed
Merge branch 'master' into dev
2 parents 51579a0 + 77044ce commit 5ec6b6a

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [1.72.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.71.0...v1.72.0) (2024-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* scroll selectors ([47471b3](https://github.com/CoCreate-app/CoCreateJS/commit/47471b3602ac77832d3c6b13741f2e40081054df))
7+
8+
9+
### Features
10+
11+
* scroll-to attribute to set scroll to top, bottom, left, right ([dc7ec8b](https://github.com/CoCreate-app/CoCreateJS/commit/dc7ec8bf3127ee08b57a9d604717c960bc60b5fc))
12+
13+
# [1.71.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.70.0...v1.71.0) (2024-08-08)
14+
15+
16+
### Features
17+
18+
* palyground component ([a7bb2ea](https://github.com/CoCreate-app/CoCreateJS/commit/a7bb2ea64b22c53ad761e6c9279e2d3a970d17c6))
19+
120
# [1.70.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.69.0...v1.70.0) (2024-08-01)
221

322

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