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.3.12] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.11...v1.3.12 ) (2023-06-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * format demo html ([ 9dbc0f5] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/9dbc0f53f74dead2d4255d8b5335b3ed88a29fd5 ) )
7
+ * Update dependencies versions for [ @cocreate ] ( https://github.com/cocreate ) libraries ([ 787bc43] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/787bc439fc5ed4117de9e2e41ccb8d50b1438bcb ) )
8
+
1
9
## [ 1.3.11] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.10...v1.3.11 ) (2023-05-21)
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.3.11 " ,
3
+ "version" : " 1.3.12 " ,
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.5" ,
64
64
"@cocreate/observer" : " ^1.8.0"
65
65
}
66
- }
66
+ }
You can’t perform that action at this time.
0 commit comments