claude-code-sdk-python/.github
Ashwin Bhat 9b8576158d
fix: fetch all git history including tags in publish workflow (#284)
The changelog generation step was failing to get the previous release
tag because the checkout action was doing a shallow clone. Adding
fetch-depth: 0 ensures all tags are available for git describe.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-23 15:03:41 -07:00
..
workflows fix: fetch all git history including tags in publish workflow (#284) 2025-10-23 15:03:41 -07:00