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.')) {
|
||||
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.')) {
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue