Skip to content

Commit 9b2b2be

Browse files
committed
chore(release): 0.7.0 [skip ci]
<a name="0.7.0"></a> # [0.7.0](5b214ad...v0.7.0) (2018-01-20) ### Features * added error to hook callback ([036ec31](036ec31))
1 parent 036ec31 commit 9b2b2be

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.7.0"></a>
2+
# [0.7.0](https://github.com/dxcli/dev-test/compare/5b214ad519747c8e999dae7ae809b680c4373f63...v0.7.0) (2018-01-20)
3+
4+
5+
### Features
6+
7+
* added error to hook callback ([036ec31](https://github.com/dxcli/dev-test/commit/036ec31))
8+
19
<a name="0.6.1"></a>
210
## [0.6.1](https://github.com/dxcli/dev-test/compare/e5f9a87977d3d7cc901297874b0135def95362d2...v0.6.1) (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.1",
4+
"version": "0.7.0",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/dxcli/dev-test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)