diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cff901..ccf4995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.15](https://github.com/oclif/test/compare/3.1.14...3.1.15) (2024-02-11) + + +### Bug Fixes + +* **deps:** bump fancy-test from 3.0.9 to 3.0.10 ([7b63e28](https://github.com/oclif/test/commit/7b63e2844ecbf5654d8a41290a415241af34c57c)) + + + ## [3.1.14](https://github.com/oclif/test/compare/3.1.13...3.1.14) (2024-02-04) diff --git a/package.json b/package.json index f304396..7cf094d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.1.14", + "version": "3.1.15", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {