From 0878dfa1b68131a4620f57dda629af29ce93516c Mon Sep 17 00:00:00 2001 From: Philipe Navarro Date: Fri, 21 Dec 2018 12:30:12 -0500 Subject: [PATCH] v1.10.3 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c64144..664a55c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.10.3](https://github.com/oclif/config/compare/v1.10.2...v1.10.3) (2018-12-21) + + +### Bug Fixes + +* parent & child plugins ([#57](https://github.com/oclif/config/issues/57)) ([e0b5e95](https://github.com/oclif/config/commit/e0b5e95)) + + + ## [1.10.2](https://github.com/oclif/config/compare/v1.10.1...v1.10.2) (2018-12-18) diff --git a/package.json b/package.json index bfa2c2e3..18a698ea 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.10.2", + "version": "1.10.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {