-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
6.19.1 #11740
6.19.1 #11740
Conversation
Deploy preview: https://deploy-preview-11740--material-ui-x.netlify.app/ |
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.
Thanks :)
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.
🚀
Co-authored-by: Lukas <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
@alexfauquette & @LukasTy are the argos changes expected? Can you approve them? |
Yeah, they are "good". 👌 |
Prepare the release of the packages
next
for the alpha / beta releases andmaster
for the current stable version).package.json
's versionpackage.json
files and of the dependencies withyarn release:version
(yarn release:version prerelease
for alpha / beta releases).Release the packages
yarn && yarn release:build
(make sure you have the latest dependencies installed, and build the packages)yarn release:publish
(release the versions on npm, you need your 2FA device)yarn release:tag
(push the newly created tag)Publish
(Announce release)