File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Release] ( https://img.shields.io/badge/release-v1.0.7 -blue.svg )] ( https://github.com/scaleflex/js-cloudimage-responsive/releases )
1
+ [ ![ Release] ( https://img.shields.io/badge/release-v1.0.8 -blue.svg )] ( https://github.com/scaleflex/js-cloudimage-responsive/releases )
2
2
[ ![ Free plan] ( https://img.shields.io/badge/price-includes%20free%20plan-green.svg )] ( https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5 )
3
3
[ ![ Contributions welcome] ( https://img.shields.io/badge/contributions-welcome-orange.svg )] ( #contributing )
4
4
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
@@ -93,7 +93,7 @@ CDN traffic per month for free.
93
93
Add script tag with CDN link to js-cloudimage-responsive
94
94
95
95
``` javascript
96
- < script src= " https://cdn.scaleflex.it/filerobot/js-cloudimage-responsive/v1.0.7 .min.js" >< / script>
96
+ < script src= " https://cdn.scaleflex.it/filerobot/js-cloudimage-responsive/v1.0.8 .min.js" >< / script>
97
97
```
98
98
99
99
or using npm
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ <h2 class="text-center">Ready to get started?</h2>
389
389
// lazy load is a separate feature
390
390
<script src="https://scaleflex.airstore.io/filerobot/js-cloudimage-responsive/lazysizes.min.js"></script>
391
391
// main core
392
- <script src="https://scaleflex.airstore.io/filerobot/js-cloudimage-responsive/v1.0.7 .min.js"></script>
392
+ <script src="https://scaleflex.airstore.io/filerobot/js-cloudimage-responsive/v1.0.8 .min.js"></script>
393
393
</ code > </ pre >
394
394
</ figure >
395
395
</ div >
You can’t perform that action at this time.
0 commit comments