Loading...
Generate release notes from commits since last tag
npx skill4agent add briansunter/arcfetch release-notes
git describe --tags --abbrev=0
git log <tag>..HEAD --oneline
feat:
fix:
chore:
docs:
refactor: