diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bcda10..c5c49d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.0.5](https://github.com/jdxcode/fancy-mocha/compare/ec27d0bb680041df3f0353eb4182f3123e807e5b...v0.0.5) (2018-01-21) + + +### Bug Fixes + +* move chai to non-required ([692f325](https://github.com/jdxcode/fancy-mocha/commit/692f325)) + ## [0.0.4](https://github.com/jdxcode/fancy-mocha/compare/dfa1fd83dee8e38302cd2e969d0233ea37525b59...v0.0.4) (2018-01-21) diff --git a/package.json b/package.json index c203fe8..21b0a78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-mocha", "description": "extends mocha with helpful extensions", - "version": "0.0.4", + "version": "0.0.5", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/fancy-mocha/issues", "dependencies": {