Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 25 May 12:40
· 59 commits to main since this release
ci: generate changelog from conventional commits and release directly

- Replace GitHub auto-generated release notes with a changelog
  parsed from conventional commit messages grouped by type
  (feat, fix, docs, refactor, perf, chore, test).
- Change draft: true to draft: false so the release publishes
  immediately on tag push.

Co-Authored-By: Oz <oz-agent@warp.dev>