Skip to content

Release v0.0.2

Choose a tag to compare

@Flux159 Flux159 released this 08 Nov 20:19
· 28 commits to main since this release
Fix CD workflow to handle detached HEAD state

- Add explicit checkout of main branch before updating versions
- Pull latest changes from main to avoid conflicts
- Fix 'src refspec main does not match any' error when triggered by tag push
- Ensure version updates are committed to the correct branch