From d64129f4ef17c4ed888ce1e9e314400ff75057f9 Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdxcode@users.noreply.github.com> Date: Mon, 17 Dec 2018 21:12:57 -0800 Subject: [PATCH] v1.10.1 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e7bfe5..2deaf7c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.10.1](https://github.com/oclif/config/compare/v1.10.0...v1.10.1) (2018-12-18) + + +### Bug Fixes + +* move conventional-changelog to devDeps ([466ead8](https://github.com/oclif/config/commit/466ead8)) + + + # [1.10.0](https://github.com/oclif/config/compare/v1.9.0...v1.10.0) (2018-12-18) diff --git a/package.json b/package.json index d556390f..c8fe10ce 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.0", + "version": "1.10.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {