Skip to content

Commit

Permalink
fix(manager-react-components): update migration guide version
Browse files Browse the repository at this point in the history
ref: MANAGER-14622

Signed-off-by: Alex Boungnaseng <[email protected]>
  • Loading branch information
aboungnaseng-ovhcloud committed Nov 15, 2024
1 parent ae9859f commit c8738cf
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ import { Meta, Story } from '@storybook/addon-docs/blocks';
import { OdsText } from '@ovhcloud/ods-components';
import { Links, LinkType } from './../../../index.ts';

<Meta title="Manager React Components/What's news/migration guide/1.xx.x to 2.0.0" />
<Meta title="Manager React Components/What's news/migration guide/1.xx.x to 2.2.0" />

# Migration from 1.x.x to 2.0.0
# Migration from 1.x.x to 2.2.0

If you have any questions or issues regarding the new version, feel free to
reach us directly.
Expand All @@ -24,7 +24,7 @@ Be sure, to allow time to :
#### update your package.json

```js
@ovh-ux/manager-react-components: "^2.0.0"
@ovh-ux/manager-react-components: "^2.2.0"
```

## Components
Expand Down

0 comments on commit c8738cf

Please sign in to comment.