mirror of
https://github.com/microsoft/terminal.git
synced 2026-02-04 01:04:33 +00:00
Set min version for Release Engineering script to prevent weird errors on inbox Powershell (#11351)
Set min version for Release Engineering script to prevent weird errors on inbox Powershell
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#
|
||||
# $ New-TerminalStackedChangelog origin/release-1.8..origin/release-1.9
|
||||
|
||||
#Requires -Version 7.0
|
||||
|
||||
[CmdletBinding()]
|
||||
Param(
|
||||
[string[]]$RevisionRanges
|
||||
|
||||
Reference in New Issue
Block a user