ember.js v3.27.5 -> 3.28.0 (#616)

This commit is contained in:
nobody 2021-08-12 06:41:08 +02:00
parent 5a15d89db7
commit ae32e5eab0
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 288 additions and 498 deletions

View File

@ -365,7 +365,7 @@ https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.5/theme-chalk/fonts/eleme
https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.5/theme-chalk/index.min.css
https://cdnjs.cloudflare.com/ajax/libs/ember.js/1.13.13/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/2.18.2/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.27.5/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.28.0/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.min.js
https://cdnjs.cloudflare.com/ajax/libs/ext-core/3.1.0/ext-core.js
https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.7/css/jquery.fancybox.min.css

View File

@ -272,7 +272,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/ember.js/2.')) {
return '2.18.2';
} else if (type.startsWith('/ember.js/3.')) {
return '3.27.5';
return '3.28.0';
} else if (type.startsWith('/ethjs')) {
return '0.4.0';
} else if (type.startsWith('/exif-js/2.')) {

View File

@ -50,6 +50,7 @@
<li>twitter-bootstrap v5.0.2 -> v5.1.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/610">#610</a>)</li>
<li>font-awesome v5.15.3 -> v5.15.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/611">#611</a>)</li>
<li>bootstrap-multiselect v1.1.0 -> v1.1.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/614">#614</a>)</li>
<li>ember.js v3.27.5 -> 3.28.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/616">#616</a>)</li>
</ul>
<p>Mapping</p>
<ul>