Gh Versions Save

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.

v2.8.9

3 years ago

2.8.9 (2020-11-15)

Bug Fixes

v2.8.8

3 years ago

2.8.8 (2020-06-05)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (0b4ea51)
  • update nock (783fb4e)
  • upgrade typescript (e12e77a)

v2.8.7

3 years ago

2.8.7 (2020-06-05)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (53ac511)
  • package.json & package-lock.json to reduce vulnerabilities (4af8a1c)

v2.8.6

4 years ago

2.8.6 (2020-03-10)

Bug Fixes

  • package.json: add sanctuary-def because it's a peerDependency of fluture-sanctuary-types (c30e52b)

v2.8.5

4 years ago

2.8.5 (2020-02-01)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (2ff910d)

v2.8.4

4 years ago

2.8.4 (2020-01-29)

Bug Fixes

  • pull-request: release 'If use_editor setting is false don't open the editor' (b445566)

v2.8.3

4 years ago

2.8.3 (2019-11-25)

Bug Fixes

  • apply suggested pr review changes (81624e7)
  • check for editor in environment variables (192e142), closes #745

v2.8.2

4 years ago

2.8.2 (2019-11-22)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (7a0c461)

v2.8.1

4 years ago

2.8.1 (2019-11-15)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (c12cbad)

v2.8.0

4 years ago

2.8.0 (2019-11-13)

Features

  • issue: add issue locking capability (b9b8994), closes #480