v1.1.0
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