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

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Sep 13, 2013
1 parent 21e43d9 commit 85dd862
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,15 @@ Contribute new commands to this project by copying and editing the content of [H
## History
* **v1.5.0** September 13, 2013
* Rename repository to `gh`
* Move repository to `node-gh` organization
* Add plugin infrastructure
* Add option to show the STDOUT of a hook
* Use best user value based on execution scope
* Add feature to create pull requests from an existing issue
* Fix GitHub links to use https instead of http
* Fix printing correct username on `gh pr -l`
* **v1.4.0** September 11, 2013
* Add hooks feature \o/
* Document config files
Expand Down
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": "GitHub command line tools.",
"version": "1.4.0",
"version": "1.5.0",
"homepage": "http://nodegh.io",
"author": {
"name": "Eduardo Lundgren",
Expand Down

0 comments on commit 85dd862

Please sign in to comment.