Skip to content

Commit

Permalink
fix charts version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Aug 31, 2023
1 parent 0fc7f82 commit 9a3ff51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Same changes as in `@mui/[email protected]`.

Same changes as in `@mui/[email protected]`.

### Charts / `@mui/x-charts@v__CHARTS_VERSION__`
### Charts / `@mui/x-charts@6.0.0-alpha.9`

- [charts] Move the line item highligh into a dedicated component (#10117) @alexfauquette

Expand Down Expand Up @@ -101,7 +101,7 @@ Same changes as in `@mui/[email protected]`.

Same changes as in `@mui/[email protected]`.

### Charts / `@mui/x-charts@6.12.0`
### Charts / `@mui/x-charts@6.0.0-alpha.8`

- [charts] Fix import issue (#10111) @alexfauquette
- [charts] Fix `slotProps` propagation (#10105) @alexfauquette
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.12.0",
"version": "6.12.1",
"private": true,
"scripts": {
"start": "yarn && yarn docs:dev",
Expand Down

0 comments on commit 9a3ff51

Please sign in to comment.