Skip to content

Releases: forjd/git-search

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:06

1.0.0 (2026-03-11)

Features

  • implement semantic git commit search TUI (da5edee)

git-search: v1.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Mar 23:12

1.1.3 (2026-03-11)

Bug Fixes

  • upgrade npm to latest for trusted publisher OIDC support (ad9df61)

git-search: v1.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:56

1.1.2 (2026-03-11)

Bug Fixes

  • remove registry-url to allow npm OIDC auth for trusted publisher (65d8578)

git-search: v1.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:53

1.1.1 (2026-03-11)

Bug Fixes

  • add release environment to publish job for npm trusted publisher (69e85f5)

git-search: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:45

1.1.0 (2026-03-11)

Features

  • add --limit and --json flags to search command (1fee059)
  • add agent skill for semantic git commit search (4c9cdb2)
  • add non-interactive search command (793d286)
  • implement semantic git commit search TUI (da5edee)
  • publish to npm as @forjd/git-search with trusted publishing (33e8fcb)