Skip to content

Commit

Permalink
chore(release): semver 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jblew committed Jan 31, 2019
1 parent b49bf18 commit 8536d96
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="3.1.1"></a>
## [3.1.1](https://github.com/wise-team/steem-wise-cli/compare/v3.1.0...v3.1.1) (2019-01-31)


### Bug Fixes

* fix [#36](https://github.com/wise-team/steem-wise-cli/issues/36) this.getLogger is not a function ([8e7a672](https://github.com/wise-team/steem-wise-cli/commit/8e7a672))


### Features

* add mocked send-voteorder unit test ([5469ebf](https://github.com/wise-team/steem-wise-cli/commit/5469ebf))
* split integration test with its coverage ([1d38f29](https://github.com/wise-team/steem-wise-cli/commit/1d38f29))
* update nodeJS to 10.15 ([1225562](https://github.com/wise-team/steem-wise-cli/commit/1225562))



<a name="3.1.0"></a>
# [3.1.0](https://github.com/wise-team/steem-wise-cli/compare/v3.1.0-rc.1...v3.1.0) (2018-12-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@
"bugs": {
"url": "https://github.com/wise-team/steem-wise-cli/issues"
}
}
}

0 comments on commit 8536d96

Please sign in to comment.