File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.20.2] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.1...v1.20.2 ) (2024-06-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update dependencies ([ 65d72d3] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/65d72d389f6f66a60fa396a3d79c49a65ac34303 ) )
7
+
1
8
## [ 1.20.1] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.0...v1.20.1 ) (2024-06-12)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/lazy-loader" ,
3
- "version" : " 1.20.1 " ,
3
+ "version" : " 1.20.2 " ,
4
4
"description" : " A simple lazy-loader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" lazy-loader" ,
61
61
"@cocreate/config" : " ^1.12.4" ,
62
62
"@cocreate/observer" : " ^1.16.2"
63
63
}
64
- }
64
+ }
You can’t perform that action at this time.
0 commit comments