Updated: algoliasearch v4.8.5 -> v4.8.6 (#303)

This commit is contained in:
nobody 2021-03-09 05:54:53 +01:00
parent 2783a57783
commit 02e41ea809
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 3 additions and 2 deletions

View File

@ -68,7 +68,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/algoliasearch/3.')) {
return '3.35.1';
} else if (type.startsWith('/algoliasearch/4.')) {
return '4.8.5';
return '4.8.6';
} else if (type.startsWith('/anchor-js/3.')) {
return '3.2.2';
} else if (type.startsWith('/anchor-js/4.')) {

View File

@ -49,6 +49,7 @@
<li>Added: Bulma v0.9.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/299">#299</a>)</li>
<li>Implemented: "Week" as the default in statistics. Save last period. (<a href="https://codeberg.org/nobody/LocalCDN/issues/300">#300</a>)</li>
<li>Updated: ember.js v3.25.1 -> v3.25.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/302">#302</a>)</li>
<li>Updated: algoliasearch v4.8.5 -> v4.8.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/303">#303</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