UNPKG

3.47 kBMarkdownView Raw
1<a name="0.5.0"></a>
2# [0.5.0](https://github.com/dxcli/dev-test/compare/0ccdabed9721ba044e8d5a75db391c0f126d6e54...v0.5.0) (2018-01-20)
3
4
5### Features
6
7* added testCommand callback ([016ca5e](https://github.com/dxcli/dev-test/commit/016ca5e))
8
9<a name="0.4.4"></a>
10## [0.4.4](https://github.com/dxcli/dev-test/compare/c9d091091f0faeb52d11fd3897c22de413634bd5...v0.4.4) (2018-01-20)
11
12
13### Bug Fixes
14
15* bump engine ([0ccdabe](https://github.com/dxcli/dev-test/commit/0ccdabe))
16
17<a name="0.4.3"></a>
18## [0.4.3](https://github.com/dxcli/dev-test/compare/306c3ee9d27460a56bf3be1d9f31ea8e14084a23...v0.4.3) (2018-01-20)
19
20
21### Bug Fixes
22
23* exit code check ([c9d0910](https://github.com/dxcli/dev-test/commit/c9d0910))
24
25<a name="0.4.2"></a>
26## [0.4.2](https://github.com/dxcli/dev-test/compare/28b9e3b1cde70174831a2d175f6d7c542e59fb72...v0.4.2) (2018-01-20)
27
28
29### Bug Fixes
30
31* updated deps ([306c3ee](https://github.com/dxcli/dev-test/commit/306c3ee))
32
33<a name="0.4.1"></a>
34## [0.4.1](https://github.com/dxcli/dev-test/compare/39bc87761d4cce79d38ed69a66592ac499d6347e...v0.4.1) (2018-01-20)
35
36
37### Bug Fixes
38
39* added sourceMap ([e17e4aa](https://github.com/dxcli/dev-test/commit/e17e4aa))
40* updated dependencies ([28b9e3b](https://github.com/dxcli/dev-test/commit/28b9e3b))
41
42<a name="0.4.0"></a>
43# [0.4.0](https://github.com/dxcli/dev-test/compare/bbe7683a7e6eb0c27e387e9d085dae0f669fb867...v0.4.0) (2018-01-20)
44
45
46### Features
47
48* added testHook ([39bc877](https://github.com/dxcli/dev-test/commit/39bc877))
49
50<a name="0.3.0"></a>
51# [0.3.0](https://github.com/dxcli/dev-test/compare/8ef663ff285bd3a65d2f8e6520a3b56ac8b48d7e...v0.3.0) (2018-01-20)
52
53
54### Features
55
56* added testCommand ([bbe7683](https://github.com/dxcli/dev-test/commit/bbe7683))
57
58<a name="0.2.2"></a>
59## [0.2.2](https://github.com/dxcli/dev-test/compare/6384b05e572a67a8ac9df47c2d1824015ada6e4a...v0.2.2) (2018-01-19)
60
61
62### Bug Fixes
63
64* updated dependencies ([8ef663f](https://github.com/dxcli/dev-test/commit/8ef663f))
65
66<a name="0.2.1"></a>
67## [0.2.1](https://github.com/dxcli/dev-test/compare/4d45e11aebd9a69549aefdc54fa15ebb2ddf24f0...v0.2.1) (2018-01-16)
68
69
70### Bug Fixes
71
72* flush stdmock after tests ([6384b05](https://github.com/dxcli/dev-test/commit/6384b05))
73
74<a name="0.2.0"></a>
75# [0.2.0](https://github.com/dxcli/dev-test/compare/98bf3a1dd7346d4d8d71fa9c943dc2c23f0171ff...v0.2.0) (2018-01-16)
76
77
78### Features
79
80* add chai-as-promised ([4d45e11](https://github.com/dxcli/dev-test/commit/4d45e11))
81
82<a name="0.1.2"></a>
83## [0.1.2](https://github.com/dxcli/dev-test/compare/77aff3b2da0b9e72548d6584128dbe6bb56e39e4...v0.1.2) (2018-01-16)
84
85
86### Bug Fixes
87
88* fixed it before/after filters ([98bf3a1](https://github.com/dxcli/dev-test/commit/98bf3a1))
89
90<a name="0.1.1"></a>
91## [0.1.1](https://github.com/dxcli/dev-test/compare/d0c1e97a377cb47071d387ed38e2b905437c3d80...v0.1.1) (2018-01-16)
92
93
94### Bug Fixes
95
96* ran generator ([77aff3b](https://github.com/dxcli/dev-test/commit/77aff3b))
97
98<a name="0.1.0"></a>
99# [0.1.0](https://github.com/dxcli/dev-test/compare/1994d4b85deedb04d87973b56e8fff359dd7dd31...v0.1.0) (2018-01-15)
100
101
102### Features
103
104* added mock and improved std mocking ([d0c1e97](https://github.com/dxcli/dev-test/commit/d0c1e97))
105
106<a name="0.0.1"></a>
107## [0.0.1](https://github.com/dxcli/dev-test/compare/16a7ac9e499c1b587bc6d42ee963cecdb5ce029c...v0.0.1) (2018-01-13)
108
109
110### Bug Fixes
111
112* add [@dxcli](https://github.com/dxcli)/dev-nyc-config ([1994d4b](https://github.com/dxcli/dev-test/commit/1994d4b))