From da760ba6aa58aa5bee60970dd8afa7029448b925 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 18 Feb 2024 02:29:39 +0000 Subject: [PATCH] chore(release): 3.0.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e41bd..3372575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.11](https://github.com/oclif/fancy-test/compare/3.0.10...3.0.11) (2024-02-18) + + +### Bug Fixes + +* **deps:** bump nock from 13.5.1 to 13.5.3 ([#356](https://github.com/oclif/fancy-test/issues/356)) ([18b17f7](https://github.com/oclif/fancy-test/commit/18b17f75ea4fcd2d434211ace4e3a79a4114a33b)) + + + ## [3.0.10](https://github.com/oclif/fancy-test/compare/3.0.9...3.0.10) (2024-02-04) diff --git a/package.json b/package.json index bfc7829..9fc0f42 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "3.0.10", + "version": "3.0.11", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {