Skip to content

Commit 91ff2b5

Browse files
committed
chore(release): 0.6.0 [skip ci]
<a name="0.6.0"></a> # [0.6.0](9606ddd...v0.6.0) (2018-01-20) ### Features * added testHook callback ([e5f9a87](e5f9a87))
1 parent e5f9a87 commit 91ff2b5

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.0"></a>
2+
# [0.6.0](https://github.com/dxcli/dev-test/compare/9606dddb2a1420ee0384b27f5c84c3c73d2e161e...v0.6.0) (2018-01-20)
3+
4+
5+
### Features
6+
7+
* added testHook callback ([e5f9a87](https://github.com/dxcli/dev-test/commit/e5f9a87))
8+
19
<a name="0.5.2"></a>
210
## [0.5.2](https://github.com/dxcli/dev-test/compare/b578460b88d0c4079d4749ecaaf2a35796715d3c...v0.5.2) (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.5.2",
4+
"version": "0.6.0",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/dxcli/dev-test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)