Skip to content

Releases: lannuttia/opencode-git-trailers

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:08

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:16

0.4.0 (2026-06-24)

Features

  • add set -eo pipefail to hook script for error propagation (9665a91)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:33

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:21

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)