Commit 64fbd4e
ci: fetch full history and tags so release changelog covers all commits
The default shallow clone hid every prior tag from `git describe`, so
the changelog step always fell into the no-previous-tag branch and
listed only the bump commit. Fetching full history + tags makes the
diff against the previous tag work as intended.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c4754d7 commit 64fbd4e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments