-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[release] v7.14.0 #14294
[release] v7.14.0 #14294
Conversation
Deploy preview: https://deploy-preview-14294--material-ui-x.netlify.app/ |
CHANGELOG.md
Outdated
|
||
- [docs] Consistent use of UTC and timezones (#14250) @oliviertassinari | ||
- [docs] Fix missing leading slashes in URLs (#14249) @oliviertassinari | ||
- [docs][pickers] Dash usage revision (#14260) @arthurbalduini |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAIK, we haven't yet used this standard that Core is using in the changelog. 🤔
Not sure if we should start doing it in certain cases...
What do others think?
I would even consider a counter argument—keeping only the second prefix in such cases as we are already listing changes in the Docs
section. 🙈 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree that we could omit of the [docs] label since it's redundant with the section title.
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com> Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if others agree with a patch release. 👍
Given the changelog, there seems to be signals indicating a possible minor. 🤔
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com> Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com> Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
Co-authored-by: Arthur Suh Balduini <34691066+arthurbalduini@users.noreply.github.com> Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
package.json
's version.package.json
files and of the dependenciespnpm release:version
Release the packages
pnpm i && pnpm release:build
pnpm release:publish
pnpm release:tag
Publishing