Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:23

Changelog

  • a9ab5a5 feat(cmd/scribe/generate.go): Add support for JSON output format and improved error handling messages.
  • 717a201 docs(README.md): Clarified configuration instructions and added GitHub support notes
  • 60958dc fix(hook): bypass git editor on prepare-commit-msg execution
  • eb40777 refactor(hook): switch git hook implementation to pre-commit