From 2fb849b4417e9fe6f73bfe5417d827bc3ae5f2ea Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 30 Apr 2023 02:39:41 +0000 Subject: [PATCH] chore(release): 2.0.20 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 531939b..66006eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.0.20](https://github.com/oclif/fancy-test/compare/2.0.19...2.0.20) (2023-04-30) + + +### Bug Fixes + +* **deps:** bump nock from 13.3.0 to 13.3.1 ([#304](https://github.com/oclif/fancy-test/issues/304)) ([4f5ef50](https://github.com/oclif/fancy-test/commit/4f5ef50760ec3d639f9b69a587017a119d37fa22)) + + + ## [2.0.19](https://github.com/oclif/fancy-test/compare/2.0.18...2.0.19) (2023-04-16) diff --git a/package.json b/package.json index 7f87582..be76884 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-test", "description": "extendable utilities for testing", - "version": "2.0.19", + "version": "2.0.20", "author": "Salesforce", "bugs": "https://github.com/oclif/fancy-test/issues", "dependencies": {