diff --git a/CHANGELOG.md b/CHANGELOG.md index 4498c39..e8c5c29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.15](https://github.com/dword-design/unify-mocha-output/compare/v2.0.14...v2.0.15) (2023-03-19) + + +### Bug Fixes + +* update dependency @dword-design/tester-plugin-tmp-dir to v2.1.15 ([9498e4c](https://github.com/dword-design/unify-mocha-output/commit/9498e4c444eaf36c6ab45a810bcd95959a20fc82)) + ## [2.0.14](https://github.com/dword-design/unify-mocha-output/compare/v2.0.13...v2.0.14) (2023-03-18) diff --git a/package.json b/package.json index 705504f..fb405d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unify-mocha-output", - "version": "2.0.14", + "version": "2.0.15", "description": "Adjusts a Mocha output so that it is consistent across platforms and can be used for snapshot testing. Basically adjusts the checkmark symbol and removes time values.", "keywords": [ "milliseconds"