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.14] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.13...v1.3.14 ) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * replaced secert GITHUB_TOKEN with GITHUB ([ bbdf7cf] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bbdf7cf54c7c4213301fe9b0dd8ce488ee7878d8 ) )
7
+ * Update dependencies versions for [ @cocreate ] ( https://github.com/cocreate ) libraries ([ 89fa0da] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/89fa0daa89eb29ee599ce368a25331856a2d0d5a ) )
8
+
1
9
## [ 1.3.13] ( https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.12...v1.3.13 ) (2023-06-04)
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.13 " ,
3
+ "version" : " 1.3.14 " ,
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.8" ,
64
64
"@cocreate/observer" : " ^1.8.3"
65
65
}
66
- }
66
+ }
You can’t perform that action at this time.
0 commit comments