Added: algoliasearch v4.6.0

This commit is contained in:
nobody 2020-11-08 20:07:17 +01:00
parent 7a2140f509
commit 120ba454b9
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 8 additions and 0 deletions

View File

@ -51,6 +51,8 @@ targets.setLastVersion = function (type, version) {
}
if (type.startsWith('/algoliasearch/3.')) {
return '3.35.1';
} else if (type.startsWith('/algoliasearch/4.')) {
return '4.6.0';
} else if (type.startsWith('/anchor-js/3.')) {
return '3.2.2';
} else if (type.startsWith('/anchor-js/4.')) {

View File

@ -26,6 +26,7 @@
</div>
<ul>
<li>Updated: plyr v3.5.10 -> v3.6.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/165">#165</a>)</li>
<li>Added: algoliasearch v4.6.0</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,4 @@
In this directory the file was renamed.
Original: algoliasearch.umd.min.js
Now: algoliasearch.min.js