Updated: instantsearch.js v4.9.1 -> v4.9.2 (#206)

This commit is contained in:
nobody 2020-12-16 05:22:12 +01:00
parent e4445c23b4
commit 44b762882a
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

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

View File

@ -41,6 +41,7 @@
<li>Added: Bootstrap v3.3.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/203">#203</a>)</li>
<li>Added: Font Awesome to cdn.bootcss.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/204">#204</a>)</li>
<li>Updated: popper.js v2.5.4 -> v2.6.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/205">#205</a>)</li>
<li>Updated: instantsearch.js v4.9.1 -> v4.9.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/206">#206</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