diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..cee57007 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ + +## [0.0.1](https://github.com/dxcli/dev-test/compare/16a7ac9e499c1b587bc6d42ee963cecdb5ce029c...v0.0.1) (2018-01-13) + + +### Bug Fixes + +* add [@dxcli](https://github.com/dxcli)/dev-nyc-config ([1994d4b](https://github.com/dxcli/dev-test/commit/1994d4b)) diff --git a/package.json b/package.json index c4b69da2..aa767959 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dxcli/dev-test", "description": "test helpers for dxcli components", - "version": "0.0.0", + "version": "0.0.1", "author": "Jeff Dickey @jdxcode", "dependencies": { "@dxcli/dev-nyc-config": "^0.0.3",