From 4eb388792fb6749153c01aa4af9a1651d1fdc4b8 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sun, 13 May 2018 16:57:05 +0000 Subject: [PATCH] chore(release): 1.4.27 [skip ci] ## [1.4.27](https://github.com/oclif/command/compare/v1.4.26...v1.4.27) (2018-05-13) ### Bug Fixes * linting issue ([a3408cb](https://github.com/oclif/command/commit/a3408cb)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42725b62..71a3c3f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.4.27](https://github.com/oclif/command/compare/v1.4.26...v1.4.27) (2018-05-13) + + +### Bug Fixes + +* linting issue ([a3408cb](https://github.com/oclif/command/commit/a3408cb)) + ## [1.4.25](https://github.com/oclif/command/compare/v1.4.24...v1.4.25) (2018-05-13) diff --git a/package.json b/package.json index 76b9e531..429148e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.4.26", + "version": "1.4.27", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/command/issues", "oclif": {