diff --git a/CHANGELOG.md b/CHANGELOG.md index 6400130..5ca035a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.9](https://github.com/oclif/test/compare/4.0.8...4.0.9) (2024-08-25) + + +### Bug Fixes + +* **deps:** bump micromatch from 4.0.7 to 4.0.8 ([3a982f4](https://github.com/oclif/test/commit/3a982f4a068950d48378aedcc022fb432ff2bf3a)) + + + ## [4.0.8](https://github.com/oclif/test/compare/4.0.7...4.0.8) (2024-08-04) diff --git a/package.json b/package.json index 4633a51..674dc0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.0.8", + "version": "4.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {