Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtWagner committed Jan 16, 2018
1 parent 95a8543 commit cdb7ee7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@ tool for commenting on pull requests from linter results.

**Fixes**

- Fixes #4 - Can't read attribute "username" on `null` when comparing existing `deleted` comment.
- Fixes #4 - Can't read attribute "username" on `null` when comparing existing `deleted` comment.

### 0.0.3

**Enhancement**
- Resolves #1 - Introduces `--fail-on-severity` option to the `comments` action.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitbucket-toolbox",
"version": "0.0.2",
"version": "0.0.3",
"description": "Tools for automating tasks on bitbucket",
"main": "bin/bitbucket-toolbox.js",
"author": "Kurt Wagner",
Expand Down

0 comments on commit cdb7ee7

Please sign in to comment.