From 5fb7d1e9a326ae4035c16c29b911acc1c28ee16c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 24 Dec 2023 02:34:58 +0000 Subject: [PATCH] chore(release): 3.0.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a7b2fa..fd01053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.7](https://github.com/oclif/fancy-test/compare/3.0.6...3.0.7) (2023-12-24) + + +### Bug Fixes + +* **deps:** bump sinon from 16.0.0 to 16.1.3 ([#351](https://github.com/oclif/fancy-test/issues/351)) ([6bed7ce](https://github.com/oclif/fancy-test/commit/6bed7ce948c3e74cfc1e9f146246bfac7a6eb561)) + + + ## [3.0.6](https://github.com/oclif/fancy-test/compare/3.0.5...3.0.6) (2023-12-17) diff --git a/package.json b/package.json index 7b6e135..222683c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "3.0.6", + "version": "3.0.7", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {