Skip to content

Commit f72397d

Browse files
committed
chore: update package.json and changelog
[ci skip]
1 parent ac75096 commit f72397d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 2.3.0 - 2016/06/17
4+
### Features
5+
* add `Repository.mergePullRequest`
6+
* add `Repository.updatePullRequest`
7+
* add `Repository.listPullRequestFiles`
8+
* add `Repository.getReadme`
9+
310
## 2.2.0 - 2016/05/27
411
### Features
512
* add `Issue.listIssueEvents`

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"github",
8686
"api"
8787
],
88-
"gitHead": "aa8aa3c8cd5ce5240373d4fd1d06a7ab4af41a36",
8988
"bugs": {
9089
"url": "https://github.com/michael/github/issues"
9190
}

0 commit comments

Comments
 (0)