Commit b7142a8
🐛 Fix release notes prompt to output content only (#5)
The previous prompt caused Claude to output its thinking process
("I've written professional release notes...") instead of just the
release notes content. Updated prompt to:
- Explicitly request ONLY the release notes content
- Prohibit preamble, explanation, or commentary
- Provide specific git command for reading commits
- Specify exact markdown format to use
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 985d0a6 commit b7142a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments