Skip to content

fix: avoid shell interpolation in release notes#6

Merged
ShadyUnderLight merged 1 commit into
mainfrom
fix/release-notes-heredoc-shell-escape
Mar 30, 2026
Merged

fix: avoid shell interpolation in release notes#6
ShadyUnderLight merged 1 commit into
mainfrom
fix/release-notes-heredoc-shell-escape

Conversation

@ShadyUnderLight
Copy link
Copy Markdown
Owner

Summary\n- stop using markdown backticks in the release notes heredoc where zsh can treat them as command substitution\n- keep release notes content equivalent while avoiding the spurious '.app' command-not-found error\n\n## Testing\n- zsh -n release.sh\n- heredoc release notes sanity check\n

@ShadyUnderLight ShadyUnderLight merged commit 6c693d0 into main Mar 30, 2026
@ShadyUnderLight ShadyUnderLight deleted the fix/release-notes-heredoc-shell-escape branch March 30, 2026 08:57
ShadyUnderLight added a commit that referenced this pull request Apr 13, 2026
…shell-escape

fix: avoid shell interpolation in release notes
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