Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oclif-bot committed Oct 30, 2018
1 parent 76b897f commit 7e09cde
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 7e09cde

Please sign in to comment.