diff --git a/CHANGELOG.md b/CHANGELOG.md index 750c24b3..29ad8a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.2](https://github.com/oclif/test/compare/3.0.1...3.0.2) (2023-10-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.0.0-beta.17 to 3.0.0-beta.19 ([70e6e0e](https://github.com/oclif/test/commit/70e6e0ecdc760f183523bd94438b767b0a53387d)) + + + ## [3.0.1](https://github.com/oclif/test/compare/3.0.0...3.0.1) (2023-09-28) diff --git a/package.json b/package.json index cccd4273..85a95945 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.0.1", + "version": "3.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {