From 23b7054176b142d129df38c85d73f84be446ac2c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 9 Apr 2023 10:59:36 +0000 Subject: [PATCH] chore: 2.0.20 [skip ci] ## [2.0.20](https://github.com/dword-design/unify-mocha-output/compare/v2.0.19...v2.0.20) (2023-04-09) ### Bug Fixes * update dependency @dword-design/tester to v2.0.13 ([0311626](https://github.com/dword-design/unify-mocha-output/commit/031162685c849d1631bfb444e212640475716d30)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb15f6..dd12d6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.20](https://github.com/dword-design/unify-mocha-output/compare/v2.0.19...v2.0.20) (2023-04-09) + + +### Bug Fixes + +* update dependency @dword-design/tester to v2.0.13 ([0311626](https://github.com/dword-design/unify-mocha-output/commit/031162685c849d1631bfb444e212640475716d30)) + ## [2.0.19](https://github.com/dword-design/unify-mocha-output/compare/v2.0.18...v2.0.19) (2023-04-09) diff --git a/package.json b/package.json index 06a44fb..0cdea41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unify-mocha-output", - "version": "2.0.19", + "version": "2.0.20", "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"