Skip to content

Releases: smlx/go-cli-github

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:25
0a85601

Changelog

  • 0a85601 Merge pull request #9 from smlx/fix-pr-build
  • 8ef74d5 fix: build PR head, not some random merge commit
  • 7bcc7bd Merge pull request #8 from smlx/dependabot
  • 101ed67 chore: add instructions for dependabot
  • ea216bb Merge pull request #7 from smlx/readme-fix
  • 5fb82f1 chore: add updating .goreleaser.yml to README
  • f026763 Merge pull request #6 from smlx/fix-instructions
  • f66d0e8 chore: fix instructions
  • a9e5739 Merge pull request #5 from smlx/disable-release
  • 5283138 chore: disable release
  • 8a0b198 Merge pull request #4 from smlx/fix-coverage
  • 3c3bd73 chore: remove unnecessary step from coverage workflow

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:56
d6618b4

Changelog

  • d6618b4 Merge pull request #3 from smlx/add-test
  • 3f22eba feat: add example command and tests
  • 8e79fb8 Merge pull request #2 from smlx/update-readme
  • 2f735a9 chore: update readme
  • d802857 Merge pull request #1 from smlx/add-commitlint-config
  • 8a3a928 chore: add commitlint action config
  • fa8f47f chore: add README

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:26
0ee2456

Changelog

  • 0ee2456 chore: add sample code
  • 2386ee4 chore: add basic git workflows and dependabot config
  • 9e621c2 Initial commit