mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
twitter-bootstrap v5.2.0 -> v5.2.1 (#1130)
This commit is contained in:
parent
5201ade286
commit
9e55e4cd38
@ -1740,8 +1740,8 @@ https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/fonts/glyphicons-
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.0/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.0/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.1/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twix.js/0.3.0/twix.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twix.js/1.3.0/twix.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.4/underscore-min.js
|
||||
|
@ -442,7 +442,7 @@ targets.setLastVersion = function (type, version) {
|
||||
return '3.4.1';
|
||||
}
|
||||
if (type.startsWith('/twitter-bootstrap/4.')) return '4.6.1';
|
||||
if (type.startsWith('/twitter-bootstrap/5.')) return '5.2.0';
|
||||
if (type.startsWith('/twitter-bootstrap/5.')) return '5.2.1';
|
||||
if (type.startsWith('/twix.js/0.')) return '0.3.0';
|
||||
if (type.startsWith('/twix.js/1.')) return '1.3.0';
|
||||
if (type.startsWith('/underscore.js/1.')) return '1.13.4';
|
||||
|
@ -37,6 +37,7 @@
|
||||
<li>gsap v3.11.0 -> v3.11.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1125">#1125</a>)</li>
|
||||
<li>bootstrap-multiselect v1.1.1 -> v1.1.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1126">#1126</a>)</li>
|
||||
<li>react-intl v6.1.0 -> v6.1.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1129">#1129</a>)</li>
|
||||
<li>twitter-bootstrap v5.2.0 -> v5.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1130">#1130</a>)</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.2.1/bootstrap.min.css
vendored
Normal file
7
resources/twitter-bootstrap/5.2.1/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.2.1/bootstrap.min.jsm
Normal file
7
resources/twitter-bootstrap/5.2.1/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user