-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[infra] Add instructions for patch release #46382
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
base: master
Are you sure you want to change the base?
[infra] Add instructions for patch release #46382
Conversation
mnajdova
commented
Jun 20, 2025
- I have followed (at least) the PR section of the contributing guide.
Netlify deploy previewhttps://deploy-preview-46382--material-ui.netlify.app/ Bundle size report@mui/material parsed: 0B(0.00%) gzip: 0B(0.00%) Show details for 100 more bundles (86 more not shown)@mui/lab/AdapterDateFns parsed: 0B(0.00%) gzip: 0B(0.00%) |
5. Open PR with changes and wait for review and green CI | ||
6. Merge PR once CI is green and it has been approved | ||
|
||
#### Release |
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.
Are the version and changelog synced back to master? Mainly for the latest one (v7).
For example, if master is on 7.1.1 and in our normal release, we want to do 7.2.0. But we had to release 7.1.2 for some critical fix.
So next time we do 7.2.0 from master, the changelog will jump directly from 7.1.1 to 7.2.0 if we follow the usual release process.