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

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.1...v2.6.0) (2019-11-10)

### Bug Fixes

* **vuln:** update handlebars npm audit ([16b2305](16b2305))

### Features

* **issue:** add pagination to issue ([8a701ff](8a701ff)), closes [#723](#723)
* **pull-request:** add base UI for PR list pagination ([7e3cace](7e3cace)), closes [#723](#723)
* **pull-request:** add spinner while fetching prs ([f30791d](f30791d))
  • Loading branch information
protoEvangelion authored and semantic-release-bot committed Nov 10, 2019
1 parent 5bb4c12 commit 5d49814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gh",
"description": "Boost your productivity & automate tasks when working with GitHub, all from the comfort of your CLI.",
"version": "2.5.1",
"version": "2.6.0",
"homepage": "http://nodegh.io",
"preferGlobal": true,
"contributors": [
Expand Down

0 comments on commit 5d49814

Please sign in to comment.