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.0 #11817

Merged
merged 13 commits into from
Jan 26, 2024
Merged

v7.0.0-beta.0 #11817

merged 13 commits into from
Jan 26, 2024

Conversation

noraleonte
Copy link
Contributor

@noraleonte noraleonte commented Jan 25, 2024

Prepare the release of the packages

  • Compare the last tag with the branch upon which you want to release (next for the alpha / beta releases and master for the current stable version).
  • Clean the generated changelog, to match the format of https://github.com/mui/mui-x/releases.
  • Update the root package.json's version
  • Update the versions of the other package.json files and of the dependencies with yarn release:version (yarn release:version prerelease for alpha / beta releases).
  • Open PR with changes and wait for review and green CI.
  • Merge PR once CI is green, and it has been approved.

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

  • Publish docs
  • Publish github release

CHANGELOG.md Outdated Show resolved Hide resolved
@noraleonte noraleonte added the release We are shipping :D label Jan 25, 2024
@mui-bot
Copy link

mui-bot commented Jan 25, 2024

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

Generated by 🚫 dangerJS against 8df70f0

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Copy link
Member

@MBilalShafi MBilalShafi left a comment

Choose a reason for hiding this comment

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

It'd be nice to include the v6 changelog as well as a link to blog post (if it gets merged in time)

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
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 26, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Member

@michelengelen michelengelen left a comment

Choose a reason for hiding this comment

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

only nits ... LGTM

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
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. 👌

CHANGELOG.md Outdated Show resolved Hide resolved
noraleonte and others added 3 commits January 26, 2024 12:46
Co-authored-by: Bilal Shafi <[email protected]>
Co-authored-by: Michel Engelen <[email protected]>
Co-authored-by: Alexandre Fauquette <[email protected]>
Signed-off-by: Nora <[email protected]>
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 26, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Lukas <[email protected]>
Signed-off-by: Nora <[email protected]>
@noraleonte noraleonte merged commit 8fcf3e8 into mui:next Jan 26, 2024
17 checks passed
@noraleonte noraleonte deleted the v7.0.0-beta.0 branch January 26, 2024 12:15
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Signed-off-by: Nora <[email protected]>
Co-authored-by: Bilal Shafi <[email protected]>
Co-authored-by: Michel Engelen <[email protected]>
Co-authored-by: Alexandre Fauquette <[email protected]>
Co-authored-by: Andrew Cherniavskyi <[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.

8 participants