EVOLUTION-MANAGER
Edit File: CHANGELOG.md
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.5.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.4.3...@ovh-ux/manager-documentation@0.5.0) (2024-09-05) ### Features * **manager-components:** replace name of manager components react lib ([4e7add0](https://github.com/ovh/manager/commit/4e7add042f939f34ad7f969be1253b76133495e0)) ## [0.4.3](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.4.2...@ovh-ux/manager-documentation@0.4.3) (2024-08-08) **Note:** Version bump only for package @ovh-ux/manager-documentation ## [0.4.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.4.1...@ovh-ux/manager-documentation@0.4.2) (2024-07-23) **Note:** Version bump only for package @ovh-ux/manager-documentation ## [0.4.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.4.0...@ovh-ux/manager-documentation@0.4.1) (2024-07-03) ### Bug Fixes * **manager-components:** build storybook ([#12199](https://github.com/ovh/manager/issues/12199)) ([a1a7e20](https://github.com/ovh/manager/commit/a1a7e2081898c8d14c3fbca847f1de8b8e0f9813)) # [0.4.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.3.2...@ovh-ux/manager-documentation@0.4.0) (2024-04-04) ### Features * add manager-components storybook on documentation ([#10700](https://github.com/ovh/manager/issues/10700)) ([b586610](https://github.com/ovh/manager/commit/b586610b9772a6383d9857894a5d06dc0b805930)) ## [0.3.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.3.1...@ovh-ux/manager-documentation@0.3.2) (2024-03-19) **Note:** Version bump only for package @ovh-ux/manager-documentation ## [0.3.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.3.0...@ovh-ux/manager-documentation@0.3.1) (2023-12-05) ### Bug Fixes * add super-component workspaces ([a1c35e6](https://github.com/ovh/manager/commit/a1c35e6817d3f41925954c16b381ebeaea440bd7)) # [0.3.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.2.2...@ovh-ux/manager-documentation@0.3.0) (2023-11-21) ### Features * migrate from vuepress to vitepress ([6968c85](https://github.com/ovh/manager/commit/6968c85f00e19c41bc240abb37a50e9dacf9c5e5)) ## [0.2.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.2.1...@ovh-ux/manager-documentation@0.2.2) (2023-10-25) **Note:** Version bump only for package @ovh-ux/manager-documentation ## [0.2.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.2.0...@ovh-ux/manager-documentation@0.2.1) (2023-10-25) **Note:** Version bump only for package @ovh-ux/manager-documentation # [0.2.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.1.0...@ovh-ux/manager-documentation@0.2.0) (2023-09-07) ### Build System * bump nodejs to v18 and webpack to v5 ([6270204](https://github.com/ovh/manager/commit/6270204e59bbfb87ec000c5853be08027affbb69)) ### BREAKING CHANGES * bump webpack from v4 to v5 Signed-off-by: Florian Renaut <florian.renaut@corp.ovh.com> Co-authored-by: Jisay <jean-christophe.alleman@corp.ovh.com> Co-authored-by: Anoop N <anoop.n@ovhcloud.com> # [0.1.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.0.2...@ovh-ux/manager-documentation@0.1.0) (2023-06-12) ### Features * **generator:** add generator vitejs react v1 ([#9186](https://github.com/ovh/manager/issues/9186)) ([c911ee6](https://github.com/ovh/manager/commit/c911ee6168e2803e2022dc0e275f242953ad8255)) ### BREAKING CHANGES * **generator:** rename useShellClient into initShellClient ## [0.0.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.0.1...@ovh-ux/manager-documentation@0.0.2) (2022-11-29) **Note:** Version bump only for package @ovh-ux/manager-documentation ## [0.0.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-documentation@0.0.0...@ovh-ux/manager-documentation@0.0.1) (2020-12-14) ### Bug Fixes * **config:** update doc directory to fix edit links ([#4166](https://github.com/ovh/manager/issues/4166)) ([9dfd868](https://github.com/ovh/manager/commit/9dfd868c8f65b2fe334e1cbaf2c32688f395d841)), closes [#3950](https://github.com/ovh/manager/issues/3950)