Git Release Versions Save

Publish a GitHub Release :package: with Assets :file_folder: and Changelog :bookmark:

v6.0.0

4 months ago

:warning: GitHub Actions initiate a deprecation process for Node16

Changed

  • Update dependencies
  • Update Golang version to v1.21.5
  • Breaking: Update NodeJS version to v20.11.0

Fixed

v5.0.2

1 year ago

Changed

  • Update dependencies
  • Update Golang version

Fixed

  • Issue #90 Awkward behavior in UNRELEASED flow when tag is present without release itself (Thanks to Benjamin K.)

v5.0.1

1 year ago

Changed

  • Update dependencies
  • Update Golang version

Fixed

v5.0.0

1 year ago

Changed

  • Update dependencies
  • Update Golang version
  • Update JavaScript version

v4.2.4

2 years ago

Fixed

v4.2.3

2 years ago

Changed

  • Keep retrying assets upload even if 422/UnprocessableEntity/502/BadGateway is encountered and asset was not found on the partially created release

Fixed

v4.2.2

2 years ago

Changed

  • Update dependencies

Added

  • Issue #61 Recover from 422/UnprocessableEntity and 502/BadGateway errors during assets upload (Thanks to kongsgard, rgriebl)

Fixed

v4.2.1

2 years ago

Fixed

  • Error uploading an asset during retry loop

v4.2.0

2 years ago

Changed

  • Update dependencies

Added

  • Retry assets uploads

v4.1.2

2 years ago

Changed

  • Update dependencies

Fixed