Skip to content

Releases: cli/gh-webhook

v0.2.0

Choose a tag to compare

@BagToad BagToad released this 21 Oct 16:21
115d4d6

What's Changed

  • Bump github.com/cli/go-gh/v2 from 2.11.1 to 2.12.1 by @dependabot[bot] in #37
  • Add MIT license file by @BagToad in #39
  • Update GitHub Actions to use newer versions by @BagToad in #40

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@BagToad BagToad released this 06 Jan 20:36
cdcb397

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

Full Changelog: v0.1.2...v0.1.3

gh-webhook 0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 10:57
cf30885

What's Changed

  • Respect GH_HOST unless --github-host was given by @mislav in #17

Full Changelog: v0.1.1...v0.1.2

gh-webhook 0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 May 14:27
6d0d8df

What's Changed

  • Restore forward compatibility with non-github.com hosts by @mislav in #13

Full Changelog: v0.1.0...v0.1.1

gh-webhook 0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 11:49
4f1b4d6

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.1.0

Update docs

Choose a tag to compare

@marwan-at-work marwan-at-work released this 31 Oct 15:20

Minor fixes

Update Flags

Choose a tag to compare

@marwan-at-work marwan-at-work released this 31 Oct 15:10

It's now --url as opposed to --port

v0.0.7

Choose a tag to compare

@marwan-at-work marwan-at-work released this 24 Oct 13:29

Fix doc typo

v0.0.6

Choose a tag to compare

@marwan-at-work marwan-at-work released this 24 Oct 13:14

Add secret flag

v0.0.5

Choose a tag to compare

@marwan-at-work marwan-at-work released this 12 Oct 17:09
Fix error message + add readme