[core] Remove [website] from changelog #44069
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reading through #43957 (comment). It seems that this change can make sense, most of the time, website changes are noise;
I imagine that website changes are not something that developers should be concerned about. Long term, we would likely move pages out of this repository https://www.notion.so/mui-org/docs-infra-Marketing-site-code-location-70fa836aeb654e2eb429721706529e1d.
Here is the difference of behavior with
pnpm release:changelog
.Before
![SCR-20241011-mgwj](https://private-user-images.githubusercontent.com/3165635/375743899-72a87ef4-aa2d-4a7a-81b7-ea2ca5d27cf4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDk2NjEsIm5iZiI6MTczOTU0OTM2MSwicGF0aCI6Ii8zMTY1NjM1LzM3NTc0Mzg5OS03MmE4N2VmNC1hYTJkLTRhN2EtODFiNy1lYTJjYTVkMjdjZjQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTYwOTIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjU3N2E4NzExNWNjNmMxZmZmNTk0NWVkYjNiZWM0ZmRmNzBmZDUzMzFhOGM4NzJjZDU0MjVhYjUyZGUzZDFkZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ep9fQvSTWdcQx3NoT56tL7QKAMe11nhAYylxrVF48TU)
After
![SCR-20241011-mgxa](https://private-user-images.githubusercontent.com/3165635/375743912-97b215f4-5668-4cef-894a-9c2e5b683b81.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDk2NjEsIm5iZiI6MTczOTU0OTM2MSwicGF0aCI6Ii8zMTY1NjM1LzM3NTc0MzkxMi05N2IyMTVmNC01NjY4LTRjZWYtODk0YS05YzJlNWI2ODNiODEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTYwOTIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9N2JkMjQ1ZjU2ODgwMGZlOWMwMTY3OGMxM2Y3ODM0ZjY1ZjdhZWFhMmJiMzUyYzE0ODc0MjhjYzNlMjM3N2M0YSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.pQtjmgj5zKufsoRc488sXQSTWDgF09L-IWUxnWChgfk)