mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-06 06:03:34 +01:00
Updated: instantsearch v4.21.0 -> v4.22.0 (#450)
This commit is contained in:
parent
3d3d4dc5a8
commit
7d91d370d0
@ -314,7 +314,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/instantsearch.js/3.')) {
|
||||
return '3.7.0';
|
||||
} else if (type.startsWith('/instantsearch.js/4.')) {
|
||||
return '4.21.0';
|
||||
return '4.22.0';
|
||||
} else if (type.startsWith('/iScroll/5.')) {
|
||||
return '5.2.0';
|
||||
} else if (type.startsWith('/jets/0.')) {
|
||||
|
@ -52,6 +52,7 @@
|
||||
<li>Added: Bootstrap v5.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/447">#447</a>)</li>
|
||||
<li>Updated: webrtc v7.4.0 -> v7.7.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/448">#448</a>)</li>
|
||||
<li>Added: autocomplete-js v1.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/449">#449</a>)</li>
|
||||
<li>Updated: instantsearch v4.21.0 -> v4.22.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/450">#450</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user