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

v1.9.1

Compare
Choose a tag to compare
@zenorocha zenorocha released this 28 Mar 19:57
· 928 commits to master since this release
  • Add complexity sort param to PR's command
    • gh pr --list --sort complexity
  • Add sort and direction param to repo
    • gh pr --list --sort created --direction asc
  • Fix object error check
  • Update dependencies/devDependencies
  • Add error message for failure in reading corrupted gh.json file