-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
conventional-changelog -p angular -i CHANGELOG.md -s
- Loading branch information
1 parent
cd45645
commit ea95cf6
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## [0.0.1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.3.3...v0.0.1) (2024-07-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **docs:** add missing whitespaces to the migration guide ([374ad9e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/374ad9e5d258e0bfc76054986d1b9f6a232ac2c6)) | ||
* **docs:** fix minor typos in the migration guide ([529991b](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/529991b5ce33edacb28ebb6d2e6293242f6d2f25)) | ||
* **docs:** missing dark red color updates ([#2567](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2567)) ([a5b723c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/a5b723cd3b0ce7b5cab6c056d11dfde9392ae8e9)) | ||
* **docs:** typo in the migration guide ([cde9c47](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/cde9c47c097da87006d350bf8ffacecda2a457b2)) | ||
* **js:** rename JS global value from 'ouds-web' to 'oudsWeb' ([#2618](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2618)) ([da0eca6](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/da0eca6d7cf8a357f662c3774fe4ff179b5d154e)) | ||
|
||
|
||
### Features | ||
|
||
* **carousel:** use JS constants to define play/pause CSS class names ([#2502](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2502)) ([db0277c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/db0277cb1696c547587c7abf500e1fc784faafd5)) | ||
* **css:** change the dark mode red color hexadecimal value ([#2549](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2549)) ([cfedfa0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/cfedfa03e8ebbe270238ecc45f6cc339d9d647d8)) | ||
|
||
|
||
|