File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.11.0] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.10.0...v1.11.0 ) (2023-12-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add "@cocreate/config " ([ bac22b5] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bac22b5d4e5bafd83e68fe1ca727b184f07e8231 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * handle http and websocket requests ([ 07b205c] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/07b205c31527e10c55f716a6ea1db243bebcccfd ) )
12
+
1
13
# [ 1.10.0] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.9.0...v1.10.0 ) (2023-12-01)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/lazy-loader" ,
3
- "version" : " 1.10 .0" ,
3
+ "version" : " 1.11 .0" ,
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" ,
You can’t perform that action at this time.
0 commit comments