Skip to content

Commit

Permalink
Prepare for a15
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Sep 8, 2017
1 parent f0a9252 commit b6b6b54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Master

### 2.0.0-alpha.15

- Updates `diffForFile`, `JSONPatchForFile`, and `JSONDiffForFile` to include created and removed files - #368 - bdotdub

### 2.0.0-alpha.14
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": "danger",
"version": "2.0.0-alpha.14",
"version": "2.0.0-alpha.15",
"description": "Unit tests for Team Culture",
"main": "distribution/danger.js",
"typings": "distribution/danger.d.ts",
Expand Down

0 comments on commit b6b6b54

Please sign in to comment.