From 5cf0ea3b47ae22f60b5db6cbf6ffd5c9af8b236c Mon Sep 17 00:00:00 2001 From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4> Date: Wed, 28 Feb 2018 18:28:48 +0000 Subject: [PATCH] chore(release): 1.3.58 [skip ci] ## [1.3.58](https://github.com/oclif/config/compare/684c2147ee00b0faa6968b4fe6a7a30418d06f42...v1.3.58) (2018-02-28) ### Bug Fixes * updated ts-node ([dc94ff9](https://github.com/oclif/config/commit/dc94ff9)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4df15278..2169f6e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.58](https://github.com/oclif/config/compare/684c2147ee00b0faa6968b4fe6a7a30418d06f42...v1.3.58) (2018-02-28) + + +### Bug Fixes + +* updated ts-node ([dc94ff9](https://github.com/oclif/config/commit/dc94ff9)) + ## [1.3.57](https://github.com/oclif/config/compare/0682c7a2b19b8f9faa472e09ad75fba90903e16c...v1.3.57) (2018-02-17) diff --git a/package.json b/package.json index f110a7ea..5606e6fc 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.3.57", + "version": "1.3.58", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {},