-
Notifications
You must be signed in to change notification settings - Fork 421
Mergeback v3.28.18 refs/heads/releases/v3 into main #2897
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
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
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 PR bumps the package version to 3.28.19 and adds the changelog entry for the recent 3.28.18 release.
- Update version in package.json from 3.28.18 to 3.28.19
- Insert "No user facing changes." under Unreleased and add the 3.28.18 release section in CHANGELOG.md
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Bump "version" field to 3.28.19 |
| CHANGELOG.md | Add note under [UNRELEASED] and append the 3.28.18 - 16 May 2025 entry |
|
|
||
| ## [UNRELEASED] | ||
|
|
||
| No user facing changes. |
Copilot
AI
May 16, 2025
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.
[nitpick] Consider hyphenating 'user-facing' to follow compound adjective style (i.e., 'No user-facing changes.').
| No user facing changes. | |
| No user-facing changes. |
|
|
||
| No user facing changes. | ||
|
|
||
| ## 3.28.18 - 16 May 2025 |
Copilot
AI
May 16, 2025
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.
The version header lacks brackets. To match the '[UNRELEASED]' format, use '## [3.28.18] - 16 May 2025'.
| ## 3.28.18 - 16 May 2025 | |
| ## [3.28.18] - 16 May 2025 |
This PR bumps the version number and updates the changelog after the v3.28.18 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".