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