Releases: lannuttia/opencode-git-trailers
Releases 路 lannuttia/opencode-git-trailers
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-06-24)
Bug Fixes
change hook shebang to bash for pipefail compatibility (9f4dbf3 )
Features
add optional overwrite mode for git trailers (7216bea )
enable npm provenance for trusted publishing (2a88379 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-24)
Features
add set -eo pipefail to hook script for error propagation (9665a91 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-24)
Bug Fixes
update commit-msg hook to modern husky format (2c2d50c )
Features
add commitlint to enforce conventional commit format (7b31343 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-06-24)
Bug Fixes
enable git credentials for semantic-release to commit version bumps (97c22d2 )
remove invalid tarballDir configuration (15e76f4 )
Features
integrate semantic-release for automated versioning and publishing (7ce673d )