Skip to content

Commit ff01e1f

Browse files
chore(release): 1.13.2 [skip ci]
## [1.13.2](v1.13.1...v1.13.2) (2025-04-30) ### Bug Fixes * added css-loader ([6eaf058](6eaf058)) * update query attributes ([880d5cd](880d5cd)) * updated cocreate modules versions ([a8a0123](a8a0123)) * webpack.config and devdependencies ([97fa1b1](97fa1b1))
1 parent 6eaf058 commit ff01e1f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.13.2](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.13.1...v1.13.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([6eaf058](https://github.com/CoCreate-app/CoCreate-scroll/commit/6eaf058ae9360abfbec5057677ea2a990e28a95c))
7+
* update query attributes ([880d5cd](https://github.com/CoCreate-app/CoCreate-scroll/commit/880d5cd9dc803eed53b671a27c6d6f7224d262a0))
8+
* updated cocreate modules versions ([a8a0123](https://github.com/CoCreate-app/CoCreate-scroll/commit/a8a0123495ef8636753b343e06ce28b750be871a))
9+
* webpack.config and devdependencies ([97fa1b1](https://github.com/CoCreate-app/CoCreate-scroll/commit/97fa1b15aaf2d2dd9c4d5d9827611978cf19e9c0))
10+
111
## [1.13.1](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.13.0...v1.13.1) (2025-04-11)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/scroll",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"scroll",

0 commit comments

Comments
 (0)