Updated: raven.js v3.26.2 -> v3.27.2 (#183)

This commit is contained in:
nobody 2020-11-23 18:25:53 +01:00
parent 393125a2bd
commit b3e3360d8d
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 6 additions and 8 deletions

View File

@ -338,7 +338,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/prototype/1.')) {
return '1.7.3.0';
} else if (type.startsWith('/raven.js/3.')) {
return '3.26.2';
return '3.27.2';
} else if (type.startsWith('/react/16.')) {
return '16.13.1';
} else if (type.startsWith('/react/17.')) {

View File

@ -26,6 +26,7 @@
</div>
<ul>
<li>Updated: jQuery Migrate v3.3.1 -> v3.3.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/182">#182</a>)</li>
<li>Updated: raven.js v3.26.2 -> v3.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/183">#183</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

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