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.3 #11902

Merged
merged 3 commits into from
Feb 1, 2024
Merged

v6.19.3 #11902

merged 3 commits into from
Feb 1, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Feb 1, 2024

Release the packages

  • Checkout the last version of the working branch
  • Make sure you have the latest dependencies installed: yarn.
  • Build the packages: yarn release:build.
  • Release the versions on npm: yarn release:publish (you need your 2FA device).
  • Push the newly created tag: yarn release:tag.

Publish the documentation

The documentation must be updated on the docs-vX branch (docs-v4 for v4.X releases, docs-v5 for v5.X releases, ...)

  • Push the working branch on the documentation release branch to deploy the documentation with the latest changes.
git push upstream master:docs-v6 -f

You can follow the deployment process on the Netlify Dashboard
Once deployed, it will be accessible at https://material-ui-x.netlify.app/ for the docs-v6 deployment.

Publish GitHub release

@mui-bot
Copy link

mui-bot commented Feb 1, 2024

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

Generated by 🚫 dangerJS against 7e4f41f

Signed-off-by: Lukas <llukas.tyla@gmail.com>
@LukasTy LukasTy merged commit 9ea4ff4 into mui:master Feb 1, 2024
17 checks passed
@LukasTy LukasTy deleted the release-v6-02-01 branch February 1, 2024 15:15
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.

3 participants