Skip to content

Releases: dsaltares/fetch-gh-release-asset

1.1.2

26 Apr 07:20
aa2ab12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

24 Apr 08:10
a40c8b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

01 Nov 09:12
3942ce8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

08 May 14:15
c3deec3
Compare
Choose a tag to compare

What's Changed

  • feat: support Windows and macOS runners by migrating to TS and node by @umireon in #36
  • fix: respect release_id by @umireon in #40
  • chore: npm, personal eslint and prettier by @dsaltares in #42
  • fix: tests only run once on PRs by @dsaltares in #43
  • refactor: unify main and mainRegex functions to remove duplicate code by @dsaltares in #44
  • refactor: use async-retry instead of custom retry logic by @dsaltares in #45

New Contributors

Full Changelog: 0.0.8...1.0.0

0.0.8

14 Mar 13:26
f471e12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

0.0.7

28 Jan 13:37
d608855
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.06...0.0.7

0.0.6

04 May 16:46
0efe227
Compare
Choose a tag to compare
  • Improve documentation
  • Fix GITHUB_TOKEN no longer being required to run the action - see docs.
  • Accept target directory.

0.0.5

02 Aug 17:54
Compare
Choose a tag to compare
  • Improve documentation.
  • Expose version output from Github release tag.
  • GITHUB_TOKEN is no longer required to run the action - see docs.

0.0.4

16 May 12:17
e16cc1f
Compare
Choose a tag to compare
Merge pull request #3 from bvamos/master

Optional access token for external repository

0.0.3

25 Feb 10:53
Compare
Choose a tag to compare

repo defaults to the current repo.