Skip to content

Releases: gembaadvantage/git-remote-codecommit

v1.0.1

06 Mar 07:40
5872e00
Compare
Choose a tag to compare

Changelog

  • 5872e00 fix: support all grc codecommit variants (#28)
  • e8dcf56 chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#24)
  • 2f28ad2 chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#25)
  • 9e382c3 chore(deps): bump actions/checkout from 2 to 3 (#26)
  • 7d8d1a9 chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#17)
  • 120e0b7 chore: remove default use of sudo in install script (#4)
  • e3bb55c chore: expand mktemp template
  • 6761dbb chore: fix typo in install script
  • 33db797 chore: support installation from install script (#3)

v1.0.0

07 Sep 07:20
e22c617
Compare
Choose a tag to compare

Changelog

e22c617 ci: use tag in checksum file name
0268845 feat: git remote helper for cloning codecommit repositories (#2)
518c059 chore: initial setup of repository (#1)
b587245 Initial commit