Commit 5d4621a
PR #175 body referenced the semantic-release suppression token
verbatim while documenting what the dropped @semantic-release/git
plugin used to emit. The squash-merge commit message inherited that
verbatim quote and the release workflow was silently skipped, so the
fix from #175 itself never reached npm.
This is a no-op commit whose title and body do not contain the
literal suppression token, so the next push event triggers the
release workflow normally. Same recovery pattern used after PR #171.
Also expanded the workflow header comment to note that #175 hit the
same gotcha — small breadcrumb for the next person.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 0b93d1e commit 5d4621a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments