-
Notifications
You must be signed in to change notification settings - Fork 317
Prepare release notes for v6.1-preview2 #3442
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
Conversation
- Added release notes for 6.1.0-preview2. - Tidied up some previous release notes.
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.
Pull Request Overview
This pull request updates and prepares the release notes for the upcoming v6.1 preview releases by adding a new preview release note file, updating the release-notes README entry, and extending the overall CHANGELOG.
- Updated title and added a new preview release row in README.md.
- Added detailed release notes for v6.1.0-preview2 in 6.1.0-preview2.md, including new features, fixes, and dependency updates.
- Refined contributor listings and formatting in the preview1 release note and updated the CHANGELOG with the new preview release.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| release-notes/6.1/README.md | Updated release title and added a new preview release entry with a placeholder version. |
| release-notes/6.1/6.1.0-preview2.md | Added detailed release notes for preview release v6.1.0-preview2 with various updates. |
| release-notes/6.1/6.1.0-preview1.md | Made minor formatting updates in contributor sections and release note listings. |
| CHANGELOG.md | Added a new changelog section for the preview release, including dependency updates. |
Comments suppressed due to low confidence (2)
release-notes/6.1/README.md:7
- The version string contains a 'TODO' placeholder. Please update it with the final version tag before release.
| 2025-06-26 | 6.1.0-preview2.TODO | [release notes](6.1.0-preview2.md) |
release-notes/6.1/6.1.0-preview2.md:3
- The release note title includes 'TODO' in the version number. Remove the placeholder to reflect the proper version.
## Preview Release 6.1.0-preview2.TODO - 2025-06-26
|
Yay! 🥳 |
paulmedynski
left a comment
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.
Added commentary for reviewers.
- Updated release notes to call out our major additions with impact.
3992105
- Addressed review feedback.
Description