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.20.1] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.0...v1.20.1 ) (2024-06-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump cocreate dependencies ([ 8e19b5e] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8e19b5e5b7e54f1141f28f44b2ffe438f995b91b ) )
7
+ * svg icon class ([ 2158676] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/215867667950fac30375e19362174a878498cb8f ) )
8
+
1
9
# [ 1.20.0] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.19.4...v1.20.0 ) (2024-05-19)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/lazy-loader" ,
3
- "version" : " 1.20.0 " ,
3
+ "version" : " 1.20.1 " ,
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.3" ,
62
62
"@cocreate/observer" : " ^1.16.1"
63
63
}
64
- }
64
+ }
You can’t perform that action at this time.
0 commit comments