Automate your changelog generation with ease! Retrieves the commit history between two tags for Gitea, Forgejo, or GitHub, and formats it into a Conventional Commits-style changelog. Customize the output to fit your project's needs, and keep your CHANGELOG up-to-date without the hassle.
  • Go 77.6%
  • JavaScript 18.5%
  • Dockerfile 3.9%
Find a file
maxpeterkaya 9760df9bd4
All checks were successful
CI / build (push) Successful in 4m43s
chore: remove text library
2026-05-29 15:50:42 -04:00
.forgejo/workflows chore(deps): update node docker tag to v26 2026-05-06 18:28:14 +00:00
.gitignore
.goreleaser.yml
action.yml feat: set action outputs (#7) 2026-02-16 16:22:41 -05:00
api.go
changelog.go fix: remove title casing 2026-05-29 15:50:33 -04:00
config.go feat: group struct and default groups on config 2026-05-29 15:46:11 -04:00
Dockerfile
Dockerfile-releaser
Dockerfile-snapshot
go.mod chore: remove text library 2026-05-29 15:50:42 -04:00
go.sum chore: remove text library 2026-05-29 15:50:42 -04:00
index.js
LICENSE
main.go feat: load env on init 2026-05-29 15:48:00 -04:00
output.go feat: output function (#7) 2026-02-16 16:20:44 -05:00
package.json
README.md
renovate.json
Taskfile.yml

changelog