Gh Versions Save

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

v2.3.0

4 years ago

2.3.0 (2019-10-13)

Bug Fixes

  • gh-jira: only freeze options object when testing (a227cc4)

Features

  • plugins: allow plugins to use cookie in custom header (fd9865a)

v2.2.0

4 years ago

2.2.0 (2019-10-11)

Features

  • repo: Add search feature to repo command (0050a3e), closes #451

v2.1.1

4 years ago

2.1.1 (2019-10-11)

Bug Fixes

  • issue: ensure user is based on git remote (8b0b637), closes #697

v2.1.0

4 years ago

2.1.0 (2019-10-03)

Features

  • pull-request: allow drafts when opening new PRs (c6a7e09), closes #645

v2.0.10

4 years ago

2.0.10 (2019-10-03)

Bug Fixes

  • json: fix some spacing and extra comma (b079a87)

v2.0.9

4 years ago

2.0.9 (2019-10-02)

Bug Fixes

  • pull-request: only add body when updating PR when body is truthy (da8cdbf), closes #678

v2.0.8

4 years ago

2.0.8 (2019-10-02)

Bug Fixes

  • repo: enable enterprise & custom hosts for git clone (cd7b8bd), closes #651

v2.0.7

4 years ago

2.0.7 (2019-09-26)

Bug Fixes

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

v2.0.6

4 years ago

2.0.6 (2019-09-22)

Bug Fixes

  • contributors: add all contributors to readme (8ff8fa3)

v2.0.5

4 years ago

2.0.5 (2019-09-18)

Bug Fixes