Skip to content

Commit 25aa8cc

Browse files
authored
Release v5.3.8 (#41669)
* Bump version * Run dist * Unrelated new docs error
1 parent 122bff5 commit 25aa8cc

File tree

105 files changed

+152
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+152
-146
lines changed

README.md

Lines changed: 5 additions & 5 deletions

config.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ subtitle: "The most popular HTML, CSS, and JS library in the world
77
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
88
authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors"
99

10-
current_version: "5.3.7"
11-
current_ruby_version: "5.3.7"
10+
current_version: "5.3.8"
11+
current_ruby_version: "5.3.8"
1212
docs_version: "5.3"
1313
rfs_version: "v10.0.0"
1414
github_org: "https://github.com/twbs"
@@ -28,20 +28,20 @@ algolia:
2828
index_name: "bootstrap"
2929

3030
download:
31-
source: "https://github.com/twbs/bootstrap/archive/v5.3.7.zip"
32-
dist: "https://github.com/twbs/bootstrap/releases/download/v5.3.7/bootstrap-5.3.7-dist.zip"
33-
dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.3.7/bootstrap-5.3.7-examples.zip"
31+
source: "https://github.com/twbs/bootstrap/archive/v5.3.8.zip"
32+
dist: "https://github.com/twbs/bootstrap/releases/download/v5.3.8/bootstrap-5.3.8-dist.zip"
33+
dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.3.8/bootstrap-5.3.8-examples.zip"
3434

3535
cdn:
3636
# See https://www.srihash.org for info on how to generate the hashes
37-
css: "https://cdn.jsdelivr.net/npm/[email protected].7/dist/css/bootstrap.min.css"
38-
css_hash: "sha384-LN+7fdVzj6u52u30Kp6M/trliBMCMKTyK833zpbD+pXdCLuTusPj697FH4R/5mcr"
39-
css_rtl: "https://cdn.jsdelivr.net/npm/[email protected].7/dist/css/bootstrap.rtl.min.css"
40-
css_rtl_hash: "sha384-Xbg45MqvDIk1e563NLpGEulpX6AvL404DP+/iCgW9eFa2BqztiwTexswJo2jLMue"
41-
js: "https://cdn.jsdelivr.net/npm/[email protected].7/dist/js/bootstrap.min.js"
42-
js_hash: "sha384-7qAoOXltbVP82dhxHAUje59V5r2YsVfBafyUDxEdApLPmcdhBPg1DKg1ERo0BZlK"
43-
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected].7/dist/js/bootstrap.bundle.min.js"
44-
js_bundle_hash: "sha384-ndDqU0Gzau9qJ1lfW4pNLlhNTkCfHzAVBReH9diLvGRem5+R9g2FzA8ZGN954O5Q"
37+
css: "https://cdn.jsdelivr.net/npm/[email protected].8/dist/css/bootstrap.min.css"
38+
css_hash: "sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB"
39+
css_rtl: "https://cdn.jsdelivr.net/npm/[email protected].8/dist/css/bootstrap.rtl.min.css"
40+
css_rtl_hash: "sha384-CfCrinSRH2IR6a4e6fy2q6ioOX7O6Mtm1L9vRvFZ1trBncWmMePhzvafv7oIcWiW"
41+
js: "https://cdn.jsdelivr.net/npm/[email protected].8/dist/js/bootstrap.min.js"
42+
js_hash: "sha384-G/EV+4j2dNv+tEPo3++6LCgdCROaejBqfUeNjuKAiuXbjrxilcCdDz6ZAVfHWe1Y"
43+
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected].8/dist/js/bootstrap.bundle.min.js"
44+
js_bundle_hash: "sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI"
4545
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
4646
popper_hash: "sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
4747
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/esm/popper.min.js"

dist/css/bootstrap-grid.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)