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.3.11] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.10...v1.3.11 ) (2023-05-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update dependencies versions for [ @cocreate ] ( https://github.com/cocreate ) libraries ([ af11800] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/af118003fefdcfc853c3ee7cc338f9929172b379 ) )
7
+
1
8
## [ 1.3.10] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.9...v1.3.10 ) (2023-05-19)
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.3.10 " ,
3
+ "version" : " 1.3.11 " ,
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" ,
63
63
"@cocreate/hosting" : " ^1.10.4" ,
64
64
"@cocreate/observer" : " ^1.7.9"
65
65
}
66
- }
66
+ }
You can’t perform that action at this time.
0 commit comments