## [1.2.2](https://github.com/oclif/errors/compare/v1.2.1...v1.2.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([43b4076](https://github.com/oclif/errors/commit/43b4076)) ## [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) ### Features * typescript 3 ([5332289](https://github.com/oclif/errors/commit/5332289)) ## [1.1.2](https://github.com/oclif/errors/compare/ca758e6a4e3c3016fa93114e62b248868cb51de2...v1.1.2) (2018-05-21) ### Bug Fixes * Handle misformed error response (without `stack`) ([#8](https://github.com/oclif/errors/issues/8)) ([9ae1790](https://github.com/oclif/errors/commit/9ae1790)) ## [1.1.1](https://github.com/oclif/errors/compare/6694bc782ac5ff4d1a5844106544238ac189dd58...v1.1.1) (2018-05-12) ### Bug Fixes * typing ([ca758e6](https://github.com/oclif/errors/commit/ca758e6)) # [1.1.0](https://github.com/oclif/errors/compare/100472457af1a172e10410e63900fc3e268e3af5...v1.1.0) (2018-05-12) ### Features * allow printing errors without exiting ([6694bc7](https://github.com/oclif/errors/commit/6694bc7)) ## [1.0.12](https://github.com/oclif/errors/compare/02aadd51988e662b77c20c03809dca03f77a1695...v1.0.12) (2018-05-10) ### Bug Fixes * bump fs-extra ([1004724](https://github.com/oclif/errors/commit/1004724)) ## [1.0.11](https://github.com/oclif/errors/compare/18d489147a952bdeece6fbfaae4ca7b0615817ce...v1.0.11) (2018-05-09) ### Bug Fixes * clean exit on sigint ([02aadd5](https://github.com/oclif/errors/commit/02aadd5)) ## [1.0.10](https://github.com/oclif/errors/compare/74d02c2c63f93a9e051abc3cbd48dc9eaabb74c9...v1.0.10) (2018-05-09) ### Bug Fixes * force exiting on errors ([18d4891](https://github.com/oclif/errors/commit/18d4891)) ## [1.0.9](https://github.com/oclif/errors/compare/c314aefee4aea31ab0fb6d58593517a77b505ac3...v1.0.9) (2018-05-06) ### Bug Fixes * return type of error function ([eef7598](https://github.com/oclif/errors/commit/eef7598)) * return type of exit ([74d02c2](https://github.com/oclif/errors/commit/74d02c2)) ## [1.0.8](https://github.com/oclif/errors/compare/452c383c79744cc24fe4439aa49590379848e8a8...v1.0.8) (2018-05-02) ### Bug Fixes * error wrapping ([c314aef](https://github.com/oclif/errors/commit/c314aef)) ## [1.0.7](https://github.com/oclif/errors/compare/3668c9074d87de57a63938379b0458ab373fb76b...v1.0.7) (2018-05-01) ### Bug Fixes * updated fs-extra ([452c383](https://github.com/oclif/errors/commit/452c383)) ## [1.0.6](https://github.com/oclif/errors/compare/e7a5d464b3e7039aa0d8b9734b48a97717980417...v1.0.6) (2018-04-21) ### Bug Fixes * fix warning rendering ([3668c90](https://github.com/oclif/errors/commit/3668c90)) ## [1.0.5](https://github.com/oclif/errors/compare/266b7f622295242539669cb0327dd17067ec9e3c...v1.0.5) (2018-04-21) ### Bug Fixes * only render if it is a function ([e7a5d46](https://github.com/oclif/errors/commit/e7a5d46)) ## [1.0.4](https://github.com/oclif/errors/compare/6528f456cec3e5102e0a255061816da9ba455a89...v1.0.4) (2018-04-07) ### Bug Fixes * hide EEXIT errors from logfile ([266b7f6](https://github.com/oclif/errors/commit/266b7f6)) ## [1.0.3](https://github.com/oclif/errors/compare/v1.0.2...v1.0.3) (2018-03-24) ### Bug Fixes * only render if it is a function ([6528f45](https://github.com/oclif/errors/commit/6528f45)) ## [1.0.1](https://github.com/oclif/errors/compare/v1.0.0...v1.0.1) (2018-02-13) ### Bug Fixes * testing release ([bfd09be](https://github.com/oclif/errors/commit/bfd09be)) ## [0.2.2](https://github.com/anycli/errors/compare/7ad688c9e18f2f161e5cc43345b1c47175bc284f...v0.2.2) (2018-02-07) ### Bug Fixes * better error handlings ([57a1e1a](https://github.com/anycli/errors/commit/57a1e1a)) ## [0.2.1](https://github.com/anycli/errors/compare/9e8e0453b06cb544002ed6cd39a24bad3798dd2e...v0.2.1) (2018-02-06) ### Bug Fixes * fixed test suite ([7ad688c](https://github.com/anycli/errors/commit/7ad688c)) * make bang less bold ([ee56ab5](https://github.com/anycli/errors/commit/ee56ab5)) # [0.2.0](https://github.com/anycli/errors/compare/0a8f0bcd92c1add9742a3cbdaac69814508ab5fe...v0.2.0) (2018-02-06) ### Features * added debug mode ([9e8e045](https://github.com/anycli/errors/commit/9e8e045)) # [0.1.0](https://github.com/anycli/errors/compare/5e19840abea86d17344ba3b53f11820bc41093f6...v0.1.0) (2018-02-06) ### Features * add exit function ([0a8f0bc](https://github.com/anycli/errors/commit/0a8f0bc)) ## [0.0.3](https://github.com/anycli/errors/compare/c12a1a5eef7273091cec2b9eaaccd3448fd3ce7c...v0.0.3) (2018-02-06) ### Bug Fixes * fixed tests in windows ([5e19840](https://github.com/anycli/errors/commit/5e19840)) ## [0.0.2](https://github.com/anycli/errors/compare/9303163b5db791d8e3d6a70b464c719176c23c6b...v0.0.2) (2018-02-06) ### Bug Fixes * add dev deps ([c12a1a5](https://github.com/anycli/errors/commit/c12a1a5)) ## [0.0.1](https://github.com/anycli/errors/compare/4f86b9dc1221be9b2a7735d41dfb068478035368...v0.0.1) (2018-02-06) ### Bug Fixes * improve flushing ([9303163](https://github.com/anycli/errors/commit/9303163)) * run tsc before test ([5f1a56d](https://github.com/anycli/errors/commit/5f1a56d))