Updated: algoliasearch v4.8.0 -> v4.8.2 (#186)
This commit is contained in:
parent
7a77654748
commit
8477cf41c9
|
@ -59,7 +59,7 @@ targets.setLastVersion = function (type, version) {
|
|||
if (type.startsWith('/algoliasearch/3.')) {
|
||||
return '3.35.1';
|
||||
} else if (type.startsWith('/algoliasearch/4.')) {
|
||||
return '4.8.0';
|
||||
return '4.8.2';
|
||||
} else if (type.startsWith('/anchor-js/3.')) {
|
||||
return '3.2.2';
|
||||
} else if (type.startsWith('/anchor-js/4.')) {
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
<li>Updated: jQuery Migrate v3.3.1 -> v3.3.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/182">#182</a>)</li>
|
||||
<li>Updated: raven.js v3.26.2 -> v3.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/183">#183</a>)</li>
|
||||
<li>Updated: vanilla-lazyload v17.1.3 -> v17.3.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/185">#185</a>)</li>
|
||||
<li>Updated: algoliasearch v4.8.0 -> v4.8.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/186">#186</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue