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.1 #11903

Merged
merged 6 commits into from
Feb 1, 2024
Merged

v7.0.0-beta.1 #11903

merged 6 commits into from
Feb 1, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Feb 1, 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.

Publish GitHub release

After documentation is deployed, publish a new release on GitHub releases page

@LukasTy LukasTy added the release We are shipping :D label Feb 1, 2024
@LukasTy LukasTy self-assigned this Feb 1, 2024
@mui-bot
Copy link

mui-bot commented Feb 1, 2024

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

Generated by 🚫 dangerJS against 4c42647

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Andrew Cherniavskii <[email protected]>
Signed-off-by: Lukas <[email protected]>
@LukasTy LukasTy merged commit ff52290 into mui:next Feb 1, 2024
17 checks passed
@LukasTy LukasTy deleted the release-v7-02-01 branch February 1, 2024 20:21
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Signed-off-by: Lukas <[email protected]>
Co-authored-by: Andrew Cherniavskii <[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.

3 participants