File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.8.2] ( https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.8.1...v1.8.2 ) (2023-09-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add path and pathname ([ ad9c6ef] ( https://github.com/CoCreate-app/CoCreate-scroll/commit/ad9c6ef3aa60854d7e139898cd9afb8a4475c069 ) )
7
+ * Update CoCreate depndencies to latest versions ([ 4f26adc] ( https://github.com/CoCreate-app/CoCreate-scroll/commit/4f26adc6f13d0612f200f76d4e07747b3fc699d5 ) )
8
+
1
9
## [ 1.8.1] ( https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.8.0...v1.8.1 ) (2023-08-21)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/scroll" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.8.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" ,
60
60
"dependencies" : {
61
61
"@cocreate/observer" : " ^1.11.1"
62
62
}
63
- }
63
+ }
You can’t perform that action at this time.
0 commit comments