Updated: InstantSearch.js v4.8.1 -> v4.8.5

This commit is contained in:
nobody 2020-11-14 09:25:46 +01:00
parent e11a089766
commit 6e354d5b3c
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

@ -218,7 +218,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.8.1';
return '4.8.5';
} else if (type.startsWith('/iScroll/5.')) {
return '5.2.0';
} else if (type.startsWith('/jets/0.')) {

View File

@ -61,6 +61,7 @@
<li>Updated: ElementUI v2.13.2 -> v2.14.1</li>
<li>Added: history v5.0.0</li>
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
<li>Updated: InstantSearch.js v4.8.1 -> v4.8.5</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