From 3d52a0770e8f96fa4f438e4ca8193f101738e1cf Mon Sep 17 00:00:00 2001 From: heroku-cli <31491619+heroku-cli@users.noreply.github.com> Date: Fri, 19 Jan 2018 19:35:55 +0000 Subject: [PATCH] chore(release): 0.1.12 [skip ci] ## [0.1.12](https://github.com/dxcli/config/compare/abc374074f5c5fc63431e150526f116784e03084...v0.1.12) (2018-01-19) ### Bug Fixes * rename base ([84ad569](https://github.com/dxcli/config/commit/84ad569)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e2de28..b948356d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.1.12](https://github.com/dxcli/config/compare/abc374074f5c5fc63431e150526f116784e03084...v0.1.12) (2018-01-19) + + +### Bug Fixes + +* rename base ([84ad569](https://github.com/dxcli/config/commit/84ad569)) + ## [0.1.11](https://github.com/dxcli/config/compare/0b1031a0283390764c2dcd8834b39c55b0e6e3aa...v0.1.11) (2018-01-19) diff --git a/package.json b/package.json index 3db88634..b64df83c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dxcli/config", "description": "base config object and standard interfaces for dxcli components", - "version": "0.1.11", + "version": "0.1.12", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/dxcli/config/issues", "dependencies": {