From 89217366f0a44553c841c0e52212a446ae9775d7 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 12 Jun 2018 01:12:40 +0000 Subject: [PATCH] chore(release): 1.2.10 [skip ci] ## [1.2.10](https://github.com/oclif/plugin-update/compare/v1.2.9...v1.2.10) (2018-06-12) ### Bug Fixes * updated deps ([aee668c](https://github.com/oclif/plugin-update/commit/aee668c)) --- 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 3105c223..f8e16af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.10](https://github.com/oclif/plugin-update/compare/v1.2.9...v1.2.10) (2018-06-12) + + +### Bug Fixes + +* updated deps ([aee668c](https://github.com/oclif/plugin-update/commit/aee668c)) + ## [1.2.9](https://github.com/oclif/plugin-update/compare/v1.2.8...v1.2.9) (2018-06-12) diff --git a/README.md b/README.md index 65cccd0b..dfdf4a85 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.2.9/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.2.10/src/commands/update.ts)_ diff --git a/package.json b/package.json index bf1f5103..e9e77d1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.2.9", + "version": "1.2.10", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {