diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d865b..5c8016f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.8](https://github.com/oclif/test/compare/3.2.7...3.2.8) (2024-03-25) + + +### Bug Fixes + +* **deps:** bump fancy-test from 3.0.13 to 3.0.14 ([b357da8](https://github.com/oclif/test/commit/b357da8551c1a48c3874c46a1564886d1134bf3f)) + + + ## [3.2.7](https://github.com/oclif/test/compare/3.2.6...3.2.7) (2024-03-24) diff --git a/package.json b/package.json index 1af3bde..5d65c37 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.7", + "version": "3.2.8", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {