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

6.19.1 #11740

Merged
merged 6 commits into from
Jan 19, 2024
Merged

6.19.1 #11740

merged 6 commits into from
Jan 19, 2024

Conversation

michelengelen
Copy link
Member

@michelengelen michelengelen commented Jan 18, 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
  • (Announce release)

@mui-bot
Copy link

mui-bot commented Jan 18, 2024

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

Generated by 🚫 dangerJS against 9c9ffac

@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Jan 18, 2024
Copy link
Member

@alexfauquette alexfauquette left a comment

Choose a reason for hiding this comment

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

Thanks :)

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.

🚀

CHANGELOG.md Outdated Show resolved Hide resolved
@LukasTy LukasTy changed the title [release] 6.19.1 6.19.1 Jan 18, 2024
@LukasTy LukasTy added the release We are shipping :D label Jan 18, 2024
Co-authored-by: Lukas <[email protected]>
Co-authored-by: Alexandre Fauquette <[email protected]>
Signed-off-by: Michel Engelen <[email protected]>
@michelengelen michelengelen enabled auto-merge (squash) January 19, 2024 08:35
@michelengelen
Copy link
Member Author

@alexfauquette & @LukasTy are the argos changes expected? Can you approve them?

@michelengelen michelengelen merged commit 187ca9f into mui:master Jan 19, 2024
17 checks passed
@LukasTy
Copy link
Member

LukasTy commented Jan 19, 2024

Yeah, they are "good". 👌
It's the Argos config shortcoming during the next/master phase. 🙈

@michelengelen michelengelen deleted the release/6.19.1 branch January 19, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! release We are shipping :D
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants