diff --git a/CHANGELOG.md b/CHANGELOG.md index 05c9acd..2b953d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.3](https://github.com/oclif/test/compare/4.0.2...4.0.3) (2024-06-02) + + +### Bug Fixes + +* **deps:** bump debug from 4.3.4 to 4.3.5 ([69b15de](https://github.com/oclif/test/commit/69b15de1eb5b32827c46addb009e0121a0695aa2)) + + + ## [4.0.2](https://github.com/oclif/test/compare/4.0.1...4.0.2) (2024-05-22) diff --git a/package.json b/package.json index 87bb836..1c8b36a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.0.2", + "version": "4.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {