Releases: cli/gh-webhook
Releases · cli/gh-webhook
v0.1.3
What's Changed
- Update dependencies and Go to version 1.21 by @samcoe in #27
- Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.11.1 by @dependabot in #34
New Contributors
- @samcoe made their first contribution in #27
- @dependabot made their first contribution in #34
Full Changelog: v0.1.2...v0.1.3
gh-webhook 0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
gh-webhook 0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
gh-webhook 0.1.0
What's Changed
- Document how to forward all events by @ehuss in #7
- Move hook creation to backend by @marwan-at-work in #8
- Fix fetching auth token from gh by @mislav in #12
New Contributors
- @ehuss made their first contribution in #7
- @marwan-at-work made their first contribution in #8
- @mislav made their first contribution in #12
Full Changelog: v0.0.9...v0.1.0
Update docs
Minor fixes
Update Flags
It's now --url
as opposed to --port
v0.0.7
Fix doc typo
v0.0.6
Add secret flag
v0.0.5
Fix error message + add readme
v0.0.4
Remove global retries