Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Releases: node-gh/gh

v2.8.9

15 Nov 01:20
Compare
Choose a tag to compare

2.8.9 (2020-11-15)

Bug Fixes

v2.8.8

05 Jun 14:08
Compare
Choose a tag to compare

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

05 Jun 13:29
Compare
Choose a tag to compare

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

10 Mar 01:44
Compare
Choose a tag to compare

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

01 Feb 01:33
Compare
Choose a tag to compare

2.8.5 (2020-02-01)

Bug Fixes

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

v2.8.4

29 Jan 17:33
Compare
Choose a tag to compare

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

25 Nov 16:11
Compare
Choose a tag to compare

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

22 Nov 17:17
Compare
Choose a tag to compare

2.8.2 (2019-11-22)

Bug Fixes

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

v2.8.1

15 Nov 22:16
Compare
Choose a tag to compare

2.8.1 (2019-11-15)

Bug Fixes

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

v2.8.0

13 Nov 16:38
Compare
Choose a tag to compare

2.8.0 (2019-11-13)

Features

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