From 4f48c06ea06409d14dd1d13943db26ac8755411c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 10 Sep 2023 02:30:54 +0000 Subject: [PATCH] chore(release): 2.0.39 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5cef9..26c1044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.39](https://github.com/oclif/fancy-test/compare/2.0.38...2.0.39) (2023-09-10) + + +### Bug Fixes + +* **deps:** bump @types/chai from 4.3.5 to 4.3.6 ([#330](https://github.com/oclif/fancy-test/issues/330)) ([95d6f22](https://github.com/oclif/fancy-test/commit/95d6f229368170bccad16ee2acb91b27fb7e60ed)) + + + ## [2.0.38](https://github.com/oclif/fancy-test/compare/2.0.37...2.0.38) (2023-09-03) diff --git a/package.json b/package.json index 8ae8ab2..0c8b334 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.38", + "version": "2.0.39", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {