Skip to content

Commit

Permalink
chore(release): semver 3.1.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jblew committed Dec 19, 2018
1 parent 8b0b029 commit c8d7eb1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="3.1.0-rc.1"></a>
# [3.1.0-rc.1](https://github.com/wise-team/steem-wise-cli/compare/v3.0.5...v3.1.0-rc.1) (2018-12-19)


### Bug Fixes

* exit with nonzero rc on invalid command ([c7a99f9](https://github.com/wise-team/steem-wise-cli/commit/c7a99f9))
* fix [#27](https://github.com/wise-team/steem-wise-cli/issues/27): Daemon will start synchronisation from block undefined ([1b3d6f7](https://github.com/wise-team/steem-wise-cli/commit/1b3d6f7))
* fix [#28](https://github.com/wise-team/steem-wise-cli/issues/28), do not display posting key in debug ([c426395](https://github.com/wise-team/steem-wise-cli/commit/c426395))


### Features

* add basic cli tests ([c83cf0b](https://github.com/wise-team/steem-wise-cli/commit/c83cf0b))
* add context to App ([c929f14](https://github.com/wise-team/steem-wise-cli/commit/c929f14))



<a name="3.0.5"></a>
## [3.0.5](https://github.com/wise-team/steem-wise-cli/compare/v3.0.4...v3.0.5) (2018-12-06)

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

0 comments on commit c8d7eb1

Please sign in to comment.