Skip to content

Commit

Permalink
Release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Oct 27, 2016
1 parent 7c7e4f7 commit 73029bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# CHANGELOG

## 2.5.1 (2016-10-27)

* fix(path.dirname): path.dirname(undefined) throw error since node v6. #40, #41

## 2.5.0 (2016-06-01)

* better open pull request way. You can choose remote branch by option menu. #35
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitopen",
"version": "2.5.0",
"version": "2.5.1",
"description": "Open Remote from Browser.",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 73029bd

Please sign in to comment.