Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gh-release

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-release - npm Package Versions

13
6

5.0.0

Diff

Changelog

Source

5.0.0 - 2021-01-16

  • A release of 4.0.5-beta.0 as a breaking change
  • BREAKING CHANGE: new underlying request library (@octokit/rest) in use to fix edge case where releases would time out.
  • No API changes, it should be safe to upgrade, but there is a risk of new bugs. Please update at your convenience.
bret
published 4.0.5-beta.0 •

Changelog

Source

4.0.5-beta.0 - 2020-12-04

  • Replace simple-get with @octokit/rest. This should fix some spurious timeout bugs.
  • Republish on correct npm channel.
bret
published 4.0.4 •

Changelog

Source

4.0.4 - 2020-12-04

  • Republish of 4.0.3 due to a bad beta version publish on the latest npm tag.
bret
published 4.0.4-beta.0 •

Changelog

Source

4.0.4-beta.0 - 2020-12-04

  • Replace simple-get with @octokit/rest. This should fix some spurious timeout bugs.
bret
published 4.0.3 •

Changelog

Source

4.0.3 - 2020-09-30

  • update-notifier version 5.0.0 (drops old node, and bugfixes)
bret
published 4.0.2 •

Changelog

Source

4.0.2 - 2020-09-15

  • Fix bad import path.
bret
published 4.0.0 •

Changelog

Source

4.0.0 - 2020-09-13

  • Better error handling (#88) - thanks @jgravois
  • Fix typos (#95) - thanks @jcfranco
  • allow passing asset object as gh-release-assets supports #96 - thanks @jcfranco
  • Update all dependencies #93 - thanks @bcomnes
  • Support Github oAuth device flow and oAuth tokens #94 - thanks @bcomnes

BREAKING CHANGES:

  • Remove support for Github basic (password) auth.
  • Add support for oAuth Device flow tokens.
  • Existing tokens should still work fine. Basic auth generated Personal Access tokens which will work as long as you don't revoke them.
  • Updated dependencies bring with it newer Node.js requirements. Run LTS or Latest.
  • The --endpoint flag only works on Github Enterprise now.
  • Github enterprise still uses basic auth, since it does not support the new device flow yet.
ungoldman
published 3.5.0 •

Changelog

Source

3.5.0 - 2019-02-14

Features

  • Add support for lerna (#85) - thanks @DrSensor
ungoldman
published 3.4.0 •

Changelog

Source

3.4.0 - 2018-10-10

Features

  • Add asset upload progress indicator (#80) - thanks @tjaneczko
ungoldman
published 3.3.4 •

Changelog

Source

3.3.4 - 2018-10-10

Fixes

  • Fix unhandled invalid repository URL error (#83) - thanks @tjaneczko
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc