Skip to content

Releases: ntsk/gh-issue-bulk-create

v1.3.0

23 Nov 10:12
b98a9b7

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #12
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #13
  • fix(deps): update module github.com/cli/go-gh/v2 to v2.12.2 by @renovate[bot] in #11
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #15
  • Update Go version to 1.25.0 and dependencies by @ntsk in #16

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Jul 15:58
f365e79

Choose a tag to compare

What's Changed

  • chore(deps): update crazy-max/ghaction-import-gpg action to v6 by @renovate in #6
  • Move MockClient from production code to test file by @ntsk in #9
  • Add GitHub API rate limit check before issue creation by @ntsk in #10
  • fix(deps): update module github.com/cli/go-gh/v2 to v2.12.1 [security] by @renovate in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Apr 09:46
2d4021f

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate in #1
  • Improve CLI help display by @ntsk in #3
  • Consolidate CSV documentation by @ntsk in #4
  • Add GPG signing to release workflow by @ntsk in #5

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Apr 13:01
ee1eae1

Choose a tag to compare

First release: Bulk issue creation tool for GitHub CLI

Full Changelog: https://github.com/ntsk/gh-issue-bulk-create/commits/v1.0.0