mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-18 12:50:49 +01:00
Updated: InstantSearch.js v4.8.1 -> v4.8.5
This commit is contained in:
parent
e11a089766
commit
6e354d5b3c
@ -218,7 +218,7 @@ targets.setLastVersion = function (type, version) {
|
|||||||
} else if (type.startsWith('/instantsearch.js/3.')) {
|
} else if (type.startsWith('/instantsearch.js/3.')) {
|
||||||
return '3.7.0';
|
return '3.7.0';
|
||||||
} else if (type.startsWith('/instantsearch.js/4.')) {
|
} else if (type.startsWith('/instantsearch.js/4.')) {
|
||||||
return '4.8.1';
|
return '4.8.5';
|
||||||
} else if (type.startsWith('/iScroll/5.')) {
|
} else if (type.startsWith('/iScroll/5.')) {
|
||||||
return '5.2.0';
|
return '5.2.0';
|
||||||
} else if (type.startsWith('/jets/0.')) {
|
} else if (type.startsWith('/jets/0.')) {
|
||||||
|
@ -61,6 +61,7 @@
|
|||||||
<li>Updated: ElementUI v2.13.2 -> v2.14.1</li>
|
<li>Updated: ElementUI v2.13.2 -> v2.14.1</li>
|
||||||
<li>Added: history v5.0.0</li>
|
<li>Added: history v5.0.0</li>
|
||||||
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
|
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
|
||||||
|
<li>Updated: InstantSearch.js v4.8.1 -> v4.8.5</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
<div class="topic-label">
|
<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