Skip to content

Releases: fabriziosestito/copilot-claude-proxy

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 13:45
v0.1.0
0e83a69

Changelog

  • a46a79a Initial commit
  • e27dd5a chore(deps): Bump github.com/urfave/cli/v3 in the go-dependencies group (#4)
  • 3320363 chore(deps): Bump the github-actions group with 2 updates
  • 6997e18 chore(deps): Bump the github-actions group with 3 updates
  • 7a113f1 ci: add goreleaser release workflow on v* tags
  • dc880d9 docs: add homebrew formula and installation instructions
  • 0eb6700 docs: fix typo in project name
  • 5e51688 docs: update go run paths for the cmd entrypoint
  • d8d6c74 feat: implement copilot-claude-proxy
  • 53dc56c fix: resolve code scanning alerts
  • 0712b27 refactor: move CLI parsing to cmd and keep actionable logic in internal