Skip to content

Commit d099f60

Browse files
committed
chore(release): 0.6.1 [skip ci]
<a name="0.6.1"></a> ## [0.6.1](e5f9a87...v0.6.1) (2018-01-20) ### Bug Fixes * better exit error handling ([5b214ad](5b214ad))
1 parent 5b214ad commit d099f60

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.6.1"></a>
2+
## [0.6.1](https://github.com/dxcli/dev-test/compare/e5f9a87977d3d7cc901297874b0135def95362d2...v0.6.1) (2018-01-20)
3+
4+
5+
### Bug Fixes
6+
7+
* better exit error handling ([5b214ad](https://github.com/dxcli/dev-test/commit/5b214ad))
8+
19
<a name="0.6.0"></a>
210
# [0.6.0](https://github.com/dxcli/dev-test/compare/9606dddb2a1420ee0384b27f5c84c3c73d2e161e...v0.6.0) (2018-01-20)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dxcli/dev-test",
33
"description": "test helpers for dxcli components",
4-
"version": "0.6.0",
4+
"version": "0.6.1",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/dxcli/dev-test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)