lightgallery v2.2.0 -> v2.2.1 (#665)

This commit is contained in:
nobody 2021-09-06 05:50:55 +02:00
parent e985b0ecda
commit a45f3e2679
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 6 additions and 5 deletions

View File

@ -1216,9 +1216,9 @@ https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/js/lightcase.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/css/lightgallery.min.css
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/fonts/lg.woff
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/js/lightgallery.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/css/lightgallery.min.css
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/fonts/lg.woff
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/lightgallery.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/css/lightgallery.min.css
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/fonts/lg.woff
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/lightgallery.min.js
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js
https://cdnjs.cloudflare.com/ajax/libs/lozad.js/1.16.0/lozad.min.js

View File

@ -437,7 +437,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/lightgallery/2.')) {
return '2.2.0';
return '2.2.1';
} else if (type.startsWith('/lodash.js/3.')) {
return '3.10.1';
} else if (type.startsWith('/lodash.js/4.')) {

View File

@ -41,6 +41,7 @@
<li>alpinejs v3.2.4 -> v3.3.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/662">#662</a>)</li>
<li>axios v0.21.1 -> v0.21.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/663">#663</a>)</li>
<li>libphonenumber-js v1.9.25 -> v1.9.26 (<a href="https://codeberg.org/nobody/LocalCDN/issues/664">#664</a>)</li>
<li>lightgallery v2.2.0 -> v2.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/665">#665</a>)</li>
</ul>
</div>
<div id="generator-section">

View File

@ -1,5 +1,5 @@
/**
* lightgallery | 2.2.0 | August 20th 2021
* lightgallery | 2.2.1 | September 4th 2021
* http://www.lightgalleryjs.com/
* Copyright (c) 2020 Sachin Neravath;
* @license GPLv3