From 69391ecc8248d5441ae711f63bdb848d0fefabc8 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Jan 2024 02:41:25 +0000 Subject: [PATCH] chore(release): 3.0.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dd5c4a..be536a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.9](https://github.com/oclif/fancy-test/compare/3.0.8...3.0.9) (2024-01-21) + + +### Bug Fixes + +* **deps:** bump nock from 13.4.0 to 13.5.0 ([#354](https://github.com/oclif/fancy-test/issues/354)) ([8413f25](https://github.com/oclif/fancy-test/commit/8413f25516aa2ef54a382f799520493089c8021f)) + + + ## [3.0.8](https://github.com/oclif/fancy-test/compare/3.0.7...3.0.8) (2023-12-24) diff --git a/package.json b/package.json index 268bdfe..4eabf8a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "3.0.8", + "version": "3.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {