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

v7.0.0-beta.7 #12445

Merged
merged 2 commits into from
Mar 14, 2024
Merged

v7.0.0-beta.7 #12445

merged 2 commits into from
Mar 14, 2024

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Mar 14, 2024

Release the packages

  1. Checkout the last version of the working branch
  2. yarn && yarn release:build (make sure you have the latest dependencies installed, and build the packages)
  3. yarn release:publish (release the versions on npm, you need your 2FA device)
  4. yarn release:tag (push the newly created 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 -f upstream next:docs-next

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-next deployment.

@mui-bot
Copy link

mui-bot commented Mar 14, 2024

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

Generated by 🚫 dangerJS against 8e86544

Copy link
Contributor

@noraleonte noraleonte left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
@alexfauquette alexfauquette merged commit e5e95f3 into mui:next Mar 14, 2024
17 checks passed
@alexfauquette alexfauquette deleted the beta.7 branch March 14, 2024 14:48
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Signed-off-by: Alexandre Fauquette <[email protected]>
Co-authored-by: Lukas <[email protected]>
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.

5 participants