From 971cf53635da46de5801f30fc942ddc4312c7fb3 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Fri, 14 Sep 2018 08:33:43 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/oclif/errors/compare/v1.2.0...v1.2.1) (2018-09-14) ### Bug Fixes * updated deps ([7996855](https://github.com/oclif/errors/commit/7996855)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e59209f..ec1eff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/oclif/errors/compare/v1.2.0...v1.2.1) (2018-09-14) + + +### Bug Fixes + +* updated deps ([7996855](https://github.com/oclif/errors/commit/7996855)) + # [1.2.0](https://github.com/oclif/errors/compare/9ae179034c7c8bdc1c62f03eb819d58de7735f3d...v1.2.0) (2018-08-17) diff --git a/package.json b/package.json index d86c5bb..c9733d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/errors", "description": "display friendly CLI errors and log to error log", - "version": "1.2.0", + "version": "1.2.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/errors/issues", "dependencies": {