From 09bba298431b77192ffad98a244f7fbb1ea77932 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 12 Jun 2018 01:41:59 +0000 Subject: [PATCH] chore(release): 1.6.28 [skip ci] ## [1.6.28](https://github.com/oclif/config/compare/v1.6.27...v1.6.28) (2018-06-12) ### Bug Fixes * add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d311f74..4b39c437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.6.28](https://github.com/oclif/config/compare/v1.6.27...v1.6.28) (2018-06-12) + + +### Bug Fixes + +* add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d)) + ## [1.6.27](https://github.com/oclif/config/compare/v1.6.26...v1.6.27) (2018-06-01) diff --git a/package.json b/package.json index 6f93fe92..65949212 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.27", + "version": "1.6.28", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {