leaflet v1.9.0 -> v1.9.1 (#1141)
|
@ -1248,8 +1248,8 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.css
|
|||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.0/leaflet.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.0/leaflet.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.1/leaflet.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.1/leaflet.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/Leaflet.EasyButton/2.4.0/easy-button.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.5.3/leaflet.markercluster.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.13/libphonenumber-js.min.js
|
||||
|
|
|
@ -305,7 +305,7 @@ targets.setLastVersion = function (type, version) {
|
|||
if (type.startsWith('/leaflet/0.')) return '0.7.7';
|
||||
if (type.startsWith('/leaflet/1.')) {
|
||||
if (helpers.compareVersion('1.7.1', version)) return '1.7.1'; // <= v1.7.1
|
||||
return '1.9.0';
|
||||
return '1.9.1';
|
||||
}
|
||||
if (type.startsWith('/Leaflet.EasyButton/2.')) return '2.4.0';
|
||||
if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) return '1.0.2';
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<div class="release-notes-area">
|
||||
<p>Updated</p>
|
||||
<ul>
|
||||
<li>leaflet v1.8.0 -> v1.9.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1141">#1141</a>)</li>
|
||||
<li>leaflet v1.8.0 -> v1.9.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1141">#1141</a>)</li>
|
||||
<li>bootstrap-table v1.21.0 -> v1.21.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1142">#1142</a>)</li>
|
||||
<li>instantsearch.js v4.46.1 -> v4.46.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1143">#1143</a>)</li>
|
||||
<li>findify-bundle v7.1.57 -> v7.1.58 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1144">#1144</a>)</li>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 618 B After Width: | Height: | Size: 618 B |