From da83b32f13c1c4132b02c1441fecd360c414f27e Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Mon, 30 Apr 2018 23:42:54 +0000 Subject: [PATCH] chore(release): 1.6.14 [skip ci] ## [1.6.14](https://github.com/oclif/config/compare/v1.6.13...v1.6.14) (2018-04-30) ### Bug Fixes * use ts-node and globby from root of plugin ([e86e23a](https://github.com/oclif/config/commit/e86e23a)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d86a6c..a7f5cb50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.6.14](https://github.com/oclif/config/compare/v1.6.13...v1.6.14) (2018-04-30) + + +### Bug Fixes + +* use ts-node and globby from root of plugin ([e86e23a](https://github.com/oclif/config/commit/e86e23a)) + ## [1.6.13](https://github.com/oclif/config/compare/v1.6.12...v1.6.13) (2018-04-21) diff --git a/package.json b/package.json index d3ad1910..1a327eea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.6.13", + "version": "1.6.14", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {