diff --git a/CHANGELOG.md b/CHANGELOG.md index 937d942..7542b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.5](https://github.com/oclif/test/compare/4.0.4...4.0.5) (2024-07-21) + + +### Bug Fixes + +* **deps:** bump ansis from 3.2.1 to 3.3.1 ([a67d317](https://github.com/oclif/test/commit/a67d3177e75fb11cab91f8f46c9e1c98971513f3)) + + + ## [4.0.4](https://github.com/oclif/test/compare/4.0.3...4.0.4) (2024-06-13) diff --git a/package.json b/package.json index 0b1e28a..ae0554d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.0.4", + "version": "4.0.5", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {