From 95039c9f6a4ece81e264e0387ea96bbaf1f60ba8 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 1 May 2018 17:12:47 +0000 Subject: [PATCH] chore(release): 1.1.20 [skip ci] ## [1.1.20](https://github.com/oclif/plugin-update/compare/v1.1.19...v1.1.20) (2018-05-01) ### Bug Fixes * updated deps ([0c8b7f9](https://github.com/oclif/plugin-update/commit/0c8b7f9)) --- CHANGELOG.md | 8 ++++++++ README.md | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba26a55b..56b63dec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.1.20](https://github.com/oclif/plugin-update/compare/v1.1.19...v1.1.20) (2018-05-01) + + +### Bug Fixes + +* updated deps ([0c8b7f9](https://github.com/oclif/plugin-update/commit/0c8b7f9)) + ## [1.1.19](https://github.com/oclif/plugin-update/compare/v1.1.18...v1.1.19) (2018-04-25) diff --git a/README.md b/README.md index 9498b107..98fb4f91 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.19 linux-x64 node-v8.11.1 +@oclif/plugin-update/1.1.20 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.19/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.1.20/src/commands/update.ts)_ diff --git a/package.json b/package.json index 1d5c6c06..849248db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.1.19", + "version": "1.1.20", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {