mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-27 09:41:27 +01:00
Chart.js v3.5.0 -> v3.5.1 (#629)
This commit is contained in:
parent
9abebd329d
commit
70d1541ec4
@ -1589,7 +1589,7 @@ 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.3.0/appboy.min.js
|
||||
https://cdn.jsdelivr.net/npm/@babel/standalone@7.14.6/babel.min.js
|
||||
https://cdn.jsdelivr.net/npm/chart.js@3.5.0/dist/chart.min.js
|
||||
https://cdn.jsdelivr.net/npm/chart.js@3.5.1/dist/chart.min.js
|
||||
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
|
||||
|
@ -228,7 +228,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/Chart.js/2.')) {
|
||||
return '2.9.4';
|
||||
} else if (type.startsWith('/Chart.js/3.')) {
|
||||
return '3.5.0';
|
||||
return '3.5.1';
|
||||
} else if (type.startsWith('/clappr/0.') || type.startsWith('/clappr/latest/')) {
|
||||
return '0.4.5';
|
||||
} else if (type.startsWith('/chosen/1.')) {
|
||||
|
@ -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.5.0 -> v3.5.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/629">#629</a>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="generator-section">
|
||||
|
File diff suppressed because one or more lines are too long
13
resources/Chart.js/3.5.1/Chart.bundle.min.jsm
Normal file
13
resources/Chart.js/3.5.1/Chart.bundle.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user