Skip to content

Commit 9e4e947

Browse files
authored
Bump to v4.2.1 (#27892)
1 parent d50ed9a commit 9e4e947

Some content is hidden

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

67 files changed

+129
-129
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141

4242
Several quick start options are available:
4343

44-
- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.2.0.zip)
44+
- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.2.1.zip)
4545
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
4646
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap`
47-
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].0`
48-
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.2.0`
47+
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].1`
48+
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.2.1`
4949
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
5050

5151
Read the [Getting started page](https://getbootstrap.com/docs/4.2/getting-started/introduction/) for information on the framework contents, templates and examples, and more.

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ social_image_path: /docs/4.2/assets/brand/bootstrap-social.png
3333
social_logo_path: /docs/4.2/assets/brand/bootstrap-social-logo.png
3434

3535
# Custom variables
36-
current_version: 4.2.0
37-
current_ruby_version: 4.2.0
36+
current_version: 4.2.1
37+
current_ruby_version: 4.2.1
3838
docs_version: 4.2
3939
repo: "https://github.com/twbs/bootstrap"
4040
slack: "https://bootstrap-slack.herokuapp.com"
@@ -43,17 +43,17 @@ expo: "https://expo.getbootstrap.com"
4343
themes: "https://themes.getbootstrap.com"
4444

4545
download:
46-
source: "https://github.com/twbs/bootstrap/archive/v4.2.0.zip"
47-
dist: "https://github.com/twbs/bootstrap/releases/download/v4.2.0/bootstrap-4.2.0-dist.zip"
46+
source: "https://github.com/twbs/bootstrap/archive/v4.2.1.zip"
47+
dist: "https://github.com/twbs/bootstrap/releases/download/v4.2.1/bootstrap-4.2.1-dist.zip"
4848

4949
cdn:
5050
# See https://www.srihash.org for info on how to generate the hashes
51-
css: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.0/css/bootstrap.min.css"
52-
css_hash: "sha384-SlJL6LojdN8eNCOoIfK7KJ7SgRFeYBDu8tB1uxELbSAv+RVgD12pZmOcxTUTPXIg"
53-
js: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.0/js/bootstrap.min.js"
54-
js_hash: "sha384-1AHwFvFDF+iQPDBasw2LKa8PdkI8aYv2ad2o197DHC8qr4LuwSe44JY1THkowrqg"
55-
js_bundle: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.0/js/bootstrap.bundle.min.js"
56-
js_bundle_hash: "sha384-DzxYXig+LjvgMPAmuesvYZSTCE+bYqgfCLpnqxglyMvZGL5gNcalAK2mVo9klgWS"
51+
css: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css"
52+
css_hash: "sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS"
53+
js: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"
54+
js_hash: "sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k"
55+
js_bundle: "https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.bundle.min.js"
56+
js_bundle_hash: "sha384-zDnhMsjVZfS3hiP7oCBRmfjkQC4fzxVxFhBx8Hkz2aZX8gEvA/jsP3eXRCvzTofP"
5757
jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
5858
jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
5959
popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/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-reboot.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-reboot.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-reboot.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-reboot.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)