From 9c9c4a8f13bf95c7aa9c964ad16cf6e5ff742bd1 Mon Sep 17 00:00:00 2001 From: heroku-cli <31491619+heroku-cli@users.noreply.github.com> Date: Sat, 13 Jan 2018 23:54:31 +0000 Subject: [PATCH] chore(release): 0.0.1 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md 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",