This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
v2.6.0
# [2.6.0](https://github.com/node-gh/gh/compare/v2.5.1...v2.6.0) (2019-11-10) ### Bug Fixes * **vuln:** update handlebars npm audit ([16b2305](https://github.com/node-gh/gh/commit/16b2305)) ### Features * **issue:** add pagination to issue ([8a701ff](https://github.com/node-gh/gh/commit/8a701ff)), closes [#723](https://github.com/node-gh/gh/issues/723) * **pull-request:** add base UI for PR list pagination ([7e3cace](https://github.com/node-gh/gh/commit/7e3cace)), closes [#723](https://github.com/node-gh/gh/issues/723) * **pull-request:** add spinner while fetching prs ([f30791d](https://github.com/node-gh/gh/commit/f30791d))