mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
e7e5e42dbc
- 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