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": {