-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release] v6.0.0-alpha.11 #42616
[release] v6.0.0-alpha.11 #42616
Conversation
brijeshb42
commented
Jun 11, 2024
- I have followed (at least) the PR section of the contributing guide.
Netlify deploy previewhttps://deploy-preview-42616--material-ui.netlify.app/ Bundle size report |
97afec6
to
1aca5e1
Compare
4c4dd48
to
5328384
Compare
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@mui/styled-engine", | |||
"version": "6.0.0-alpha.9", | |||
"version": "6.0.0-alpha.10", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be 6.0.0-alpha.11
?
packages/mui-utils/package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@mui/utils", | |||
"version": "6.0.0-alpha.9", | |||
"version": "6.0.0-alpha.10", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be 6.0.0-alpha.11
?
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@mui/material-nextjs", | |||
"version": "6.0.0-alpha.1", | |||
"version": "6.0.0-alpha.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be 6.0.0-alpha.11
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The versions have been incremented from the last published version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be 6.0.0-alpha.11
to follow the latest one.
2c3592b
to
77d6793
Compare
77d6793
to
44564f3
Compare
44564f3
to
c1302e7
Compare
@brijeshb42 I updated the changelog to include #42476. Thanks for waiting 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: siriwatknp <siriwatkunaporn@gmail.com>
Co-authored-by: siriwatknp <siriwatkunaporn@gmail.com>