This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
v1.9.1
- 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