diff --git a/CHANGELOG.md b/CHANGELOG.md index 7300931..c661de4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.1](https://github.com/oclif/plugin-test-core-v1/compare/0.2.0...0.2.1) (2023-09-24) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 3.7.0 to 3.8.0 ([ea95e94](https://github.com/oclif/plugin-test-core-v1/commit/ea95e949e2daa3d9f6fbec2fc0158be7cecb3442)) + + + # [0.2.0](https://github.com/oclif/plugin-test-core-v1/compare/0.1.0...0.2.0) (2023-09-21) diff --git a/package.json b/package.json index a092a61..e267f19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-core-v1", - "version": "0.2.0", + "version": "0.2.1", "description": "Test plugin that uses @oclif/core v1", "author": "Salesforce", "bin": {