Chart.js v3.8.0 -> v3.8.2 (#1075)

This commit is contained in:
nobody 2022-07-25 06:09:18 +02:00
parent fa2f72db88
commit 4559c7694e
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 17 additions and 17 deletions

View File

@ -1788,7 +1788,7 @@ https://cdn.jsdelivr.net/npm/anchor-js@3.2.2/anchor.min.js
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.0/dist/chart.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

View File

@ -166,7 +166,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/bulma/0.')) return '0.9.4';
if (type.startsWith('/bxslider/4.')) return '4.2.15';
if (type.startsWith('/Chart.js/2.')) return '2.9.4';
if (type.startsWith('/Chart.js/3.')) return '3.8.0';
if (type.startsWith('/Chart.js/3.')) return '3.8.2';
if (type.startsWith('/clappr/0.') || type.startsWith('/clappr/latest/')) return '0.4.7';
if (type.startsWith('/chosen/1.')) return '1.8.7';
if (type.startsWith('/clipboard.js/1.')) return '1.7.1';

View File

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2>
</div>
<div class="release-notes-area">
<p></p>
<p>Updated</p>
<ul>
<li></li>
<li>Chart.js v3.8.0 -> v3.8.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1075">#1075</a>)</li>
</ul>
</div>
<div id="generator-section">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long