Updated: algoliasearch v4.8.5 -> v4.8.6 (#303)
This commit is contained in:
parent
2783a57783
commit
02e41ea809
|
@ -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.')) {
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue