Skip to content

Conversation

michelengelen
Copy link
Member

fixes a bug with the changelog generation script @noraleonte recently encountered. The command git tags -l does not deliver the same results in a WSL environment as it does on a Mac.

Moved away from this and instead utilized the findLatestTaggedVersion from the changelogUtils file.

A win on the side: i could remove the sorting logic from the previous implementation.

@michelengelen michelengelen self-assigned this Aug 27, 2025
@michelengelen michelengelen added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Aug 27, 2025
@mui-bot
Copy link

mui-bot commented Aug 27, 2025

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

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against e9283d8

Copy link
Contributor

@noraleonte noraleonte left a comment

Choose a reason for hiding this comment

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

🙏

@michelengelen michelengelen enabled auto-merge (squash) August 27, 2025 12:25
@michelengelen michelengelen merged commit 74bab6c into mui:master Aug 27, 2025
21 checks passed
@oliviertassinari oliviertassinari added the scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305). label Sep 24, 2025
@oliviertassinari oliviertassinari changed the title [infra] Simplify release preparation script [docs-infra] Simplify release preparation script Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305). type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants