Skip to content

Commit 3ce203a

Browse files
chore(release): 1.13.3 [skip ci]
## [1.13.3](v1.13.2...v1.13.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([6e9e160](6e9e160))
1 parent 6e9e160 commit 3ce203a

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.13.3](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.13.2...v1.13.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([6e9e160](https://github.com/CoCreate-app/CoCreate-scroll/commit/6e9e1602133c73b5eac9d28dd5c16f545abd25f6))
7+
18
## [1.13.2](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.13.1...v1.13.2) (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/scroll",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"scroll",
@@ -57,4 +57,4 @@
5757
"@cocreate/observer": "^1.18.1",
5858
"@cocreate/actions": "^1.21.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)