From 419635a2057c3b6a99ff56fc0952ce4026d12b9c Mon Sep 17 00:00:00 2001 From: heroku-cli <31491619+heroku-cli@users.noreply.github.com> Date: Fri, 19 Jan 2018 22:44:53 +0000 Subject: [PATCH] chore(release): 0.1.0 [skip ci] # [0.1.0](https://github.com/dxcli/version/compare/dc31042ddccbd4a62321288c983ed2f73fda4a53...v0.1.0) (2018-01-19) ### Bug Fixes * updated deps ([10782d6](https://github.com/dxcli/version/commit/10782d6)) ### Features * added hook ([c363677](https://github.com/dxcli/version/commit/c363677)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c358a..c1acfe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# [0.1.0](https://github.com/dxcli/version/compare/dc31042ddccbd4a62321288c983ed2f73fda4a53...v0.1.0) (2018-01-19) + + +### Bug Fixes + +* updated deps ([10782d6](https://github.com/dxcli/version/commit/10782d6)) + + +### Features + +* added hook ([c363677](https://github.com/dxcli/version/commit/c363677)) + ## [0.0.1](https://github.com/dxcli/version/compare/0b57148487e34e668625f1233fc955e93e43f5a3...v0.0.1) (2018-01-19) diff --git a/package.json b/package.json index 2262e07..e3adb1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dxcli/version", "description": "a dxcli command that just shows the CLI version", - "version": "0.0.1", + "version": "0.1.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/version/issues", "dependencies": {