From bc2a8963bdba1016a64d6c9f343dfbb7147e3ea3 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Thu, 3 May 2018 04:34:55 +0000 Subject: [PATCH] chore(release): 1.1.21 [skip ci] ## [1.1.21](https://github.com/oclif/plugin-update/compare/v1.1.20...v1.1.21) (2018-05-03) ### Bug Fixes * manifest ([d0d55b9](https://github.com/oclif/plugin-update/commit/d0d55b9)) * manifest ([def2bbf](https://github.com/oclif/plugin-update/commit/def2bbf)) * updated deps ([b7f8076](https://github.com/oclif/plugin-update/commit/b7f8076)) * updated deps ([52a4094](https://github.com/oclif/plugin-update/commit/52a4094)) --- CHANGELOG.md | 11 +++++++++++ README.md | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b63dec..31a83ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## [1.1.21](https://github.com/oclif/plugin-update/compare/v1.1.20...v1.1.21) (2018-05-03) + + +### Bug Fixes + +* manifest ([d0d55b9](https://github.com/oclif/plugin-update/commit/d0d55b9)) +* manifest ([def2bbf](https://github.com/oclif/plugin-update/commit/def2bbf)) +* updated deps ([b7f8076](https://github.com/oclif/plugin-update/commit/b7f8076)) +* updated deps ([52a4094](https://github.com/oclif/plugin-update/commit/52a4094)) + ## [1.1.20](https://github.com/oclif/plugin-update/compare/v1.1.19...v1.1.20) (2018-05-01) diff --git a/README.md b/README.md index 98fb4f91..aad5735e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ npm install -g @oclif/plugin-update $ oclif-example COMMAND running command... $ oclif-example (-v|--version|version) -@oclif/plugin-update/1.1.20 linux-x64 node-v8.11.1 +@oclif/plugin-update/1.1.21 linux-x64 node-v8.11.1 $ oclif-example --help [COMMAND] USAGE $ oclif-example COMMAND @@ -41,5 +41,5 @@ USAGE $ oclif-example update [CHANNEL] ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.1.20/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.1.21/src/commands/update.ts)_ diff --git a/package.json b/package.json index 9165c5a9..2a972714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.1.20", + "version": "1.1.21", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {