mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
8d847e0c5f
- Replace analyzeCommitsForVersionBump() with direct git log approach - Use tail -2 < /dev/null | head -1 to get the previous stable tag correctly - Filter out release commits to avoid circular references - Better commit message parsing for features/fixes/other changes - This should fix the '0 commits' issue in changelogs