v4.5.0: New PSSA version and lots of fixes!#2274
Merged
andyleejordan merged 1 commit intomainfrom Apr 8, 2026
Merged
Conversation
Contributor
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.
Comment on lines
+3
to
+7
| ## 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
It's happening!