diff --git a/CHANGELOG.md b/CHANGELOG.md index 1826cc90..7a2834b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.5.6](https://github.com/eddyerburgh/vue-jest/compare/v0.5.5...v0.5.6) (2017-09-19) + + +### Bug Fixes + +* remove compiler peerDependencies and require inside functions ([cce605b](https://github.com/eddyerburgh/vue-jest/commit/cce605b)) + ## [0.5.5](https://github.com/eddyerburgh/vue-jest/compare/v0.5.4...v0.5.5) (2017-09-19)