Skip to content

Releases: bchr02/node-pre-gyp-github

1.2.0

24 May 16:03
Compare
Choose a tag to compare

Changes:

  • Adds support of remote_path with {version} placeholder as release tag names instead of tag names hard-coded into host. (is backward compatible, so if no remote_path then uses version as the release tag name)
  • Adds missing error message to createRelease callback
  • Adds configuration sanity checking.
  • Updated README.md

We have @royaltm to thank for this release!

1.1.2

24 Dec 02:24
Compare
Choose a tag to compare

bug fix ca2adad

Thanks @jacobrosenthal

1.1.1

23 Dec 20:37
Compare
Choose a tag to compare

bug fix c06d630 Thanks @jacobrosenthal

1.1.0

22 Dec 21:23
Compare
Choose a tag to compare
  • show help if no subcommand present
  • expose release option to publish
  • update README.md to include release option
  • update version in package.json to 1.1.0

We have @jacobrosenthal to thank for these changes.

1.0.5

27 Oct 03:35
Compare
Choose a tag to compare
version bump