docs: release notes for the v20.3.22 release#32861
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the CHANGELOG.md to include version 20.3.22, documenting the update of picomatch to version 4.0.4 for several Angular DevKit packages. It also includes minor formatting cleanups by removing redundant blank lines in older sections of the changelog. A review comment correctly identifies that the release date for the new version is set in the future and matches the previous release date, suggesting the use of a placeholder like (unreleased) to avoid confusion.
| @@ -1,3 +1,27 @@ | |||
| <a name="20.3.22"></a> | |||
|
|
|||
| # 20.3.22 (2026-03-27) | |||
There was a problem hiding this comment.
The release date (2026-03-27) is set in the future and is also identical to the date for the previous release (19.2.23). This appears to be an error. Please update it to the correct release date. If the date is not yet finalized, consider using a placeholder like (unreleased) to avoid confusion.
| # 20.3.22 (2026-03-27) | |
| # 20.3.22 (unreleased) |
Cherry-picks the changelog from the "20.3.x" branch to the next branch (main).