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

Merged
merged 4 commits into from
Feb 16, 2024
Merged

v7.0.0-beta.3 #12081

merged 4 commits into from
Feb 16, 2024

Conversation

MBilalShafi
Copy link
Member

@MBilalShafi MBilalShafi commented Feb 15, 2024

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

Publish GitHub release

@MBilalShafi MBilalShafi added release We are shipping :D v7.x labels Feb 15, 2024
@MBilalShafi MBilalShafi requested a review from a team February 15, 2024 18:15
@mui-bot
Copy link

mui-bot commented Feb 15, 2024

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

Generated by 🚫 dangerJS against ce9af40

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.

LGTM other than the Gauge component worth highlighting. 👍
cc @alexfauquette

MBilalShafi and others added 3 commits February 16, 2024 17:30
Co-authored-by: Alexandre Fauquette <[email protected]>
Signed-off-by: Bilal Shafi <[email protected]>
@MBilalShafi MBilalShafi merged commit a939cd6 into mui:next Feb 16, 2024
17 checks passed
@MBilalShafi MBilalShafi deleted the v7.0.0-beta.3 branch February 16, 2024 13:57
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Signed-off-by: Bilal Shafi <[email protected]>
Co-authored-by: Alexandre Fauquette <[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 v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants