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.6 #12259

Merged
merged 11 commits into from
Mar 2, 2024
Merged

v6.19.6 #12259

merged 11 commits into from
Mar 2, 2024

Conversation

romgrk
Copy link
Contributor

@romgrk romgrk commented Feb 29, 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 29, 2024

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

Generated by 🚫 dangerJS against 059dbd1

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
packages/x-charts/package.json Outdated Show resolved Hide resolved
romgrk and others added 7 commits March 1, 2024 03:09
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Rom Grk <[email protected]>
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Rom Grk <[email protected]>
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Rom Grk <[email protected]>
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Rom Grk <[email protected]>
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.

I took the liberty to update the changelog. 🙈
Please have a look. 🤞

@cherniavskii
Copy link
Member

Can we squeeze #12272 in?

@romgrk romgrk merged commit 9fdf893 into mui:master Mar 2, 2024
17 checks passed
@romgrk romgrk deleted the release-6.19.6 branch March 2, 2024 08:17
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.

4 participants