mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-10 17:23:18 +01:00
Updated: algoliasearch v4.7.0 -> v4.8.0
This commit is contained in:
parent
b2fc2f14c0
commit
4fe79b6362
@ -57,7 +57,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/algoliasearch/3.')) {
|
||||
return '3.35.1';
|
||||
} else if (type.startsWith('/algoliasearch/4.')) {
|
||||
return '4.7.0';
|
||||
return '4.8.0';
|
||||
} else if (type.startsWith('/anchor-js/3.')) {
|
||||
return '3.2.2';
|
||||
} else if (type.startsWith('/anchor-js/4.')) {
|
||||
|
@ -26,7 +26,7 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li>Fixed: Exported settings have old values (<a href="https://codeberg.org/nobody/LocalCDN/issues/177">#177</a>)</li>
|
||||
<li>Updated: algoliasearch v4.6.0 -> v4.7.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/db3d0447bf">db3d0447bf</a>)</li>
|
||||
<li>Updated: algoliasearch v4.7.0 -> v4.8.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/db3d0447bf">db3d0447bf</a>)</li>
|
||||
<li>Updated: Ember.js v3.12.3 -> v3.23.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/c0272e9e05">c0272e9e05</a>)</li>
|
||||
<li>Updated: instantsearch.js v4.8.5 -> v4.8.6 (<a href="https://codeberg.org/nobody/LocalCDN/commit/b2d25fef63">b2d25fef63</a>)</li>
|
||||
<li>Updated: Socket.io v3.0.1 -> v3.0.3 (<a href="https://codeberg.org/nobody/LocalCDN/commit/3df3b5f3a9">3df3b5f3a9</a>, <a href="https://codeberg.org/nobody/LocalCDN/commit/15b5c0d9db">15b5c0d9db</a>)</li>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user