Skip to content

Restore release SemVer regex terminator - #8

Merged
aaron-salisbury merged 2 commits into
mainfrom
fix-release-regex-quote
Sep 19, 2026
Merged

aaron-salisbury merged 2 commits into
mainfrom
fix-release-regex-quote

Conversation

@aaron-salisbury

Copy link
Copy Markdown
Member

The previous regex correction accidentally dropped the final $' from the PowerShell single-quoted regex. PowerShell therefore treated the following script as part of an unterminated string. Restore the end-of-string anchor and closing quote so the complete SemVer expression is syntactically valid.

@aaron-salisbury
aaron-salisbury merged commit 3bc8a01 into main Sep 19, 2026
1 check passed
@aaron-salisbury
aaron-salisbury deleted the fix-release-regex-quote branch September 19, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant