Skip to content

Commit 22237df

Browse files
chore(release): v5.3.1 (#2171)
1 parent dc99054 commit 22237df

File tree

83 files changed

+287
-276
lines changed

Some content is hidden

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

83 files changed

+287
-276
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.3.1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.3.0...v5.3.1) (2023-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** allow first footer example to be in Storybook ([#2161](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2161)) ([6af7aa1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/6af7aa1749a9f4d796793d903f4707fe94de9aac))
7+
8+
9+
110
# [5.3.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.3...v5.3.0) (2023-07-21)
211

312

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030

3131
Several quick start options are available:
3232

33-
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.0.zip)
33+
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.1.zip)
3434
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
35-
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.3.0`
36-
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.3.0`
37-
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.3.0`
35+
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.3.1`
36+
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.3.1`
37+
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.3.1`
3838
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
3939

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

dist/css/boosted-grid.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/boosted-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/boosted-grid.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/boosted-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/boosted-grid.rtl.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/boosted-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/boosted-grid.rtl.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/boosted-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)