From 7e09cde8f129589ec1f30d0b63b989d2e5683c79 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 30 Oct 2018 14:00:22 +0000 Subject: [PATCH] chore(release): 1.1.3 [skip ci] ## [1.1.3](https://github.com/oclif/plugin-legacy.git/compare/v1.1.2...v1.1.3) (2018-10-30) ### Bug Fixes * include flag completion property ([#21](https://github.com/oclif/plugin-legacy.git/issues/21)) ([76b897f](https://github.com/oclif/plugin-legacy.git/commit/76b897f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 009bc2c..2698a4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.3](https://github.com/oclif/plugin-legacy.git/compare/v1.1.2...v1.1.3) (2018-10-30) + + +### Bug Fixes + +* include flag completion property ([#21](https://github.com/oclif/plugin-legacy.git/issues/21)) ([76b897f](https://github.com/oclif/plugin-legacy.git/commit/76b897f)) + ## [1.1.2](https://github.com/oclif/plugin-legacy/compare/v1.1.1...v1.1.2) (2018-10-13) diff --git a/package.json b/package.json index 509d9bb..f5af780 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-legacy", "description": "converts older style plugins to be compatible with oclif", - "version": "1.1.2", + "version": "1.1.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {