docsify-themeable v0.8.6 -> v0.9.0 (#1092)

This commit is contained in:
nobody 2022-07-29 06:33:19 +02:00
parent 6407c6db95
commit 0b50b48829
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
9 changed files with 14 additions and 10 deletions

View File

@ -1791,9 +1791,9 @@ https://cdn.jsdelivr.net/npm/anchor-js@4.3.1/anchor.min.js
https://cdn.jsdelivr.net/npm/angular-stripe-checkout@5.1.0/angular-stripe-checkout.min.js
https://cdn.jsdelivr.net/npm/appboy-web-sdk@3.5.1/appboy.min.js
https://cdn.jsdelivr.net/npm/chart.js@3.8.2/dist/chart.min.js
https://cdn.jsdelivr.net/npm/docsify-themeable@0.8.6/dist/css/theme-defaults.css
https://cdn.jsdelivr.net/npm/docsify-themeable@0.8.6/dist/css/theme-simple.css
https://cdn.jsdelivr.net/npm/docsify-themeable@0.8.6/dist/css/theme-simple-dark.css
https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-defaults.css
https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple.css
https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple-dark.css
https://cdn.jsdelivr.net/npm/ethjs@0.4.0/dist/ethjs.min.js
https://cdn.jsdelivr.net/npm/@findify/bundle@6.17.0/dist/autocomplete.js
https://cdn.jsdelivr.net/npm/@findify/bundle@6.17.0/dist/bundle.js

View File

@ -185,7 +185,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/dexie/3.') || type.startsWith('/dexie/latest')) return '3.2.2';
if (type.startsWith('/docsearch.js/2.')) return '2.6.3';
if (type.startsWith('/docsify/4.') || type.startsWith('/docsify/')) return '4.12.2';
if (type.startsWith('/docsify-themeable/0.')) return '0.8.6';
if (type.startsWith('/docsify-themeable/0.')) return '0.9.0';
if (type.startsWith('/drawer/3.')) return '3.2.2';
if (type.startsWith('/dygraph/1.')) return '1.1.1';
if (type.startsWith('/dygraph/2.')) return '2.1.0';

View File

@ -35,6 +35,7 @@
<li>hls.js v1.1.5 -> v1.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1088">#1088</a>)</li>
<li>libphonenumber-js v1.10.9 -> v1.10.10 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1089">#1089</a>)</li>
<li>algoliasearch v4.14.1 -> v4.14.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1090">#1090</a>)</li>
<li>docsify-themeable v0.8.6 -> v0.9.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1092">#1092</a>)</li>
</ul>
<p>Added</p>
<ul>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long