From 7c1e4eddc900a4b96b78fd6a3c1e90c376541f5c Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Mon, 14 May 2018 20:55:29 +0000 Subject: [PATCH] chore(release): 1.2.4 [skip ci] ## [1.2.4](https://github.com/oclif/plugin-update/compare/v1.2.3...v1.2.4) (2018-05-14) ### Bug Fixes * updated deps ([d9f96fd](https://github.com/oclif/plugin-update/commit/d9f96fd)) --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32fcf3bd..8f506ef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.2.4](https://github.com/oclif/plugin-update/compare/v1.2.3...v1.2.4) (2018-05-14) + + +### Bug Fixes + +* updated deps ([d9f96fd](https://github.com/oclif/plugin-update/commit/d9f96fd)) + ## [1.2.3](https://github.com/oclif/plugin-update/compare/v1.2.2...v1.2.3) (2018-05-10) diff --git a/README.md b/README.md index 2d0e16fa..23c7fd4d 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.3/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.2.4/src/commands/update.ts)_ diff --git a/package.json b/package.json index 56202f35..ff88282b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.2.3", + "version": "1.2.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {