diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f586ac..a12a1b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.3](https://github.com/oclif/test/compare/3.2.2...3.2.3) (2024-03-10) + + +### Bug Fixes + +* **deps:** bump fancy-test from 3.0.11 to 3.0.12 ([ba75072](https://github.com/oclif/test/commit/ba750727409feecdc04f8bf390838f6ed17cf1e1)) + + + ## [3.2.2](https://github.com/oclif/test/compare/3.2.1...3.2.2) (2024-03-10) diff --git a/package.json b/package.json index 861f30e..c984623 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.2", + "version": "3.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {