From 7369309071a7b3bd7cc2eabc808a12d87618282c Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Fri, 14 Sep 2018 09:33:56 +0000 Subject: [PATCH] chore(release): 1.3.2 [skip ci] ## [1.3.2](https://github.com/oclif/plugin-update/compare/v1.3.1...v1.3.2) (2018-09-14) ### Bug Fixes * updated deps ([c4ec1eb](https://github.com/oclif/plugin-update/commit/c4ec1eb)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03c8758c..3840c74c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.2](https://github.com/oclif/plugin-update/compare/v1.3.1...v1.3.2) (2018-09-14) + + +### Bug Fixes + +* updated deps ([c4ec1eb](https://github.com/oclif/plugin-update/commit/c4ec1eb)) + ## [1.3.1](https://github.com/oclif/plugin-update/compare/v1.3.0...v1.3.1) (2018-08-17) diff --git a/README.md b/README.md index cda64b6a..8339f54d 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ USAGE $ oclif-example update [CHANNEL] ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.3.1/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.3.2/src/commands/update.ts)_ diff --git a/package.json b/package.json index 7bbe1a56..ce51aff0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.3.1", + "version": "1.3.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {