mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-24 17:20:49 +01:00
Updated: vue-i18n v8.22.2 -> v8.22.3 (#227)
This commit is contained in:
parent
68cd2360d2
commit
015c7c70e3
@ -450,7 +450,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/vue/2.')) {
|
||||
return '2.6.12';
|
||||
} else if (type.startsWith('/vue-i18n/8.')) {
|
||||
return '8.22.2';
|
||||
return '8.22.3';
|
||||
} else if (type.startsWith('/vue-resource/1.')) {
|
||||
return '1.5.1';
|
||||
} else if (type.startsWith('/waypoints/4.')) {
|
||||
|
@ -32,6 +32,7 @@
|
||||
<li>Updated: Socket.IO v3.0.4 -> v3.0.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/224">#224</a>)</li>
|
||||
<li>Updated: instantsearch.js v4.9.2 -> v4.10.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/225">#225</a>)</li>
|
||||
<li>Fixed: Delete old keys (<a href="https://codeberg.org/nobody/LocalCDN/issues/226">#226</a>)</li>
|
||||
<li>Updated: vue-i18n v8.22.2 -> v8.22.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/227">#227</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user