Closed
Description
Pulled out of #3195, I'd really like to add this to the module, but haven't done so yet.
- Update
VersionPrefix
andVersionSuffix
fields in
PowerShellEditorServices.Common.props
- Update
PowerShellEditorServices.psd1
Fix version inPowerShellEditorServices.psd1
PowerShellEditorServices#1455 - Update
version
,preview
,name
,displayName
, anddescription
fields inpackage.json
- Delete
tools/postReleaseScripts/updateExtensionVersions.ps1
- Commit with
Update version for '$version'
- Create Git tag at that commit
-
Rename built assets with version instead of-insiders
-
Improve grouping of emoji in changelogWhatever - Exclude "Update CHANGELOG" and "Bump version" PRs from changelog generation
- Fix pipeline to not use
BUILD_ID
and associated scripts - Get all PRs not just closed to pending PRs can be included in changelog