diff --git a/CHANGELOG.md b/CHANGELOG.md index c661de4..30fe527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.2](https://github.com/oclif/plugin-test-core-v1/compare/0.2.1...0.2.2) (2023-09-28) + + +### Bug Fixes + +* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([26d16aa](https://github.com/oclif/plugin-test-core-v1/commit/26d16aa518bc3964680bc4dc374c972cbfeb017e)) + + + ## [0.2.1](https://github.com/oclif/plugin-test-core-v1/compare/0.2.0...0.2.1) (2023-09-24) diff --git a/package.json b/package.json index ca93cdb..66dd933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-core-v1", - "version": "0.2.1", + "version": "0.2.2", "description": "Test plugin that uses @oclif/core v1", "author": "Salesforce", "bin": {