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.3] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.2...v1.20.3 ) (2024-06-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependencies ([ fc33671] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/fc33671c9adbdf85b557030b1f0809ee533e6956 ) )
7
+
1
8
## [ 1.20.2] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.1...v1.20.2 ) (2024-06-23)
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.2 " ,
3
+ "version" : " 1.20.3 " ,
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.5" ,
62
62
"@cocreate/observer" : " ^1.16.3"
63
63
}
64
- }
64
+ }
You can’t perform that action at this time.
0 commit comments