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": {