Skip to content

Commit

Permalink
chore(release): v5.3.1 (#2171)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Jul 26, 2023
1 parent dc99054 commit 22237df
Show file tree
Hide file tree
Showing 83 changed files with 287 additions and 276 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.3.1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.3.0...v5.3.1) (2023-07-26)


### Bug Fixes

* **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))



# [5.3.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.3...v5.3.0) (2023-07-21)


Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@

Several quick start options are available:

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

Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
Expand Down
4 changes: 2 additions & 2 deletions dist/css/boosted-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/boosted-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/boosted-grid.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/boosted-grid.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.rtl.min.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-reboot.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-reboot.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-reboot.min.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-reboot.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-reboot.rtl.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-reboot.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-reboot.rtl.min.css.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions dist/css/boosted-utilities.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-utilities.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-utilities.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-utilities.min.css.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions dist/css/boosted-utilities.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-utilities.rtl.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-utilities.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-utilities.rtl.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 22237df

Please sign in to comment.