v4.5.0: New PSSA version and lots of fixes! - #2274
Conversation
There was a problem hiding this comment.
Pull request overview
Bumps PowerShellEditorServices to v4.5.0 and adds a corresponding changelog entry to reflect the new release.
Changes:
- Update the shared MSBuild
VersionPrefixto4.5.0. - Update the PowerShell module manifest
ModuleVersionto4.5.0. - Add a
v4.5.0entry toCHANGELOG.mdwith the release date and link.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| PowerShellEditorServices.Common.props | Bumps the build/package version prefix to 4.5.0. |
| module/PowerShellEditorServices/PowerShellEditorServices.psd1 | Bumps the PowerShell module manifest version to 4.5.0. |
| CHANGELOG.md | Adds a new v4.5.0 release header, date, and release link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## v4.5.0 | ||
| ### Wednesday, April 08, 2026 | ||
|
|
||
| See more details at the GitHub Release for [v4.5.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v4.5.0). | ||
|
|
There was a problem hiding this comment.
After adding the v4.5.0 section at the top, the ## Unreleased section is now located below v4.4.0. In this changelog, ## Unreleased appears to be intended to sit immediately after the latest released version; consider moving ## Unreleased to directly follow v4.5.0 (and moving any now-released items from ## Unreleased into the v4.5.0 notes, if applicable).
e69f5bf to
8d44d7c
Compare
Patrick Meinecke (SeeminglyScience)
left a comment
There was a problem hiding this comment.
LGTM!
It's happening!