-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(manager-react-components): revert manager component version
ref: MANAGER-X Signed-off-by: Alex Boungnaseng <[email protected]>
- Loading branch information
1 parent
1608889
commit 32b8bac
Showing
2 changed files
with
2 additions
and
43 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 |
---|---|---|
|
@@ -3,48 +3,7 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.1.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23) | ||
|
||
### Bug Fixes | ||
|
||
- remove unused translations [CDS] ([623852d](https://github.com/ovh/manager/commit/623852d715f367b35acba1a04dc86178fb955155)) | ||
|
||
### Features | ||
|
||
- **manager-react-components:** add breadcrumb component and update error component ([#14892](https://github.com/ovh/manager/issues/14892)) ([afa601d](https://github.com/ovh/manager/commit/afa601dc0c998c5ce7061b73450233c46432bbad)) | ||
|
||
## [3.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23) | ||
|
||
### Bug Fixes | ||
|
||
- **mrc:** fix <OnboardingLayout /> ([69188ea](https://github.com/ovh/manager/commit/69188ead04dc05c24bdf672bf813f2c5ae807405)) | ||
|
||
## [3.0.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23) | ||
|
||
### Reverts | ||
|
||
- Revert "fix(mrc): fix <OnboardingLayout />" ([8bb3853](https://github.com/ovh/manager/commit/8bb3853a6bf7f2dde0e9c24c84da9690fdf134cd)) | ||
|
||
# [3.0.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23) | ||
|
||
### Bug Fixes | ||
|
||
- **mrc:** fix <ActionMenu /> ([170fa23](https://github.com/ovh/manager/commit/170fa237a3df7ca42af91f3dab680fd6b2b2162b)) | ||
- **mrc:** fix <DeleteModal /> ([4a2e449](https://github.com/ovh/manager/commit/4a2e44930c5440d9040de5695e8321fdbf7839b3)) | ||
- **mrc:** fix <ErrorBanner /> ([32174d4](https://github.com/ovh/manager/commit/32174d470579922e37f6a6a3a3db7c3ea26ae752)) | ||
- **mrc:** fix <GuideButton /> ([c4a12f4](https://github.com/ovh/manager/commit/c4a12f40ba1b2fd93c0af87e07e67c7e20aa9da7)) | ||
- **mrc:** fix <Links /> ([06e04a6](https://github.com/ovh/manager/commit/06e04a6e4c464d688ce13bd455245fc99f43d058)) | ||
- **mrc:** fix <OnboardingLayout /> ([7f4d9c8](https://github.com/ovh/manager/commit/7f4d9c8bebf25b1d572f8651b30b4b4fc551b0a8)) | ||
- **mrc:** fix <TileBlock /> ([c9da7a5](https://github.com/ovh/manager/commit/c9da7a5130b62c016308224d5556e2113edaf4de)) | ||
- **mrx:** fix <UpdateNameModal /> ([88408d9](https://github.com/ovh/manager/commit/88408d9a106e3b531472bbd0bb5031b3cd9babc7)) | ||
|
||
### BREAKING CHANGES | ||
|
||
- **mrc:** Description has to be a react node | ||
|
||
Signed-off-by: Romain Jamet <[email protected]> | ||
|
||
## [2.6.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16) | ||
# [2.6.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16) | ||
|
||
### Bug Fixes | ||
|
||
|
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