Skip to content
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

v6.19.2 #11812

Merged
merged 3 commits into from
Jan 25, 2024
Merged

v6.19.2 #11812

merged 3 commits into from
Jan 25, 2024

Conversation

noraleonte
Copy link
Contributor

@noraleonte noraleonte commented Jan 25, 2024

Prepare the release of the packages

  • Compare the last tag with the branch upon which you want to release (next for the alpha / beta releases and master for the current stable version).
  • Clean the generated changelog, to match the format of https://github.com/mui/mui-x/releases.
  • Update the root package.json's version
  • Update the versions of the other package.json files and of the dependencies with yarn release:version (yarn release:version prerelease for alpha / beta releases).
  • Open PR with changes and wait for review and green CI.
  • Merge PR once CI is green, and it has been approved.

Release the packages

  • Checkout the last version of the working branch
  • 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

  • Publish docs
  • Publish github release

@mui-bot
Copy link

mui-bot commented Jan 25, 2024

Deploy preview: https://deploy-preview-11812--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 6f551a3

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@michelengelen michelengelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@noraleonte noraleonte merged commit a50b40e into mui:master Jan 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release We are shipping :D
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants