File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
11
## [ 1.13.1] ( https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.13.0...v1.13.1 ) (2025-04-11)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/scroll" ,
3
- "version" : " 1.13.1 " ,
3
+ "version" : " 1.13.2 " ,
4
4
"description" : " A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" scroll" ,
You can’t perform that action at this time.
0 commit comments