Skip to content

Commit 533193f

Browse files
chore(release): 1.73.0 [skip ci]
# [1.73.0](v1.72.0...v1.73.0) (2024-11-03) ### Bug Fixes * scroll selectors ([51579a0](51579a0)) ### Features * scroll-to attribute to set scroll to top, bottom, left, right ([0cc2e6f](0cc2e6f))
1 parent 5ec6b6a commit 533193f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.73.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.72.0...v1.73.0) (2024-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* scroll selectors ([51579a0](https://github.com/CoCreate-app/CoCreateJS/commit/51579a0d0c6a9fd5aa50fe1862e022032f3339e0))
7+
8+
9+
### Features
10+
11+
* scroll-to attribute to set scroll to top, bottom, left, right ([0cc2e6f](https://github.com/CoCreate-app/CoCreateJS/commit/0cc2e6f9a00d549353fdcee2e7d2e73ddb9897b5))
12+
113
# [1.72.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.71.0...v1.72.0) (2024-11-02)
214

315

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