mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-29 07:03:47 +00:00
- Fix git log commands when no previous tags exist - Handle v0.0.0 as starting point for first release - Add proper error handling for missing tags - Improve logging for debugging Now unified-release.yml should work for the first release: ✅ No tags? Start from v0.0.0 and analyze all commits ✅ Has tags? Analyze commits since last tag ✅ Proper semantic versioning from the beginning