Updated: instantsearch.js v4.9.0 -> v4.9.1 (#199)

This commit is contained in:
nobody 2020-12-08 19:50:14 +01:00
parent ac7f1cf4d7
commit a95e39ff83
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

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

View File

@ -35,6 +35,7 @@
<li>Added: MaterialDesign v2.8.94, v3.9.97, v4.9.95, v5.8.55 (<a href="https://codeberg.org/nobody/LocalCDN/issues/198">#198</a>)</li>
<li>Added CDN: cdn.materialdesignicons.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/198">#198</a>)</li>
<li>Added: p5.js v0.10.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/194">#194</a>)</li>
<li>Updated: instantsearch.js v4.9.0 -> v4.9.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/199">#199</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