diff --git a/CHANGELOG.md b/CHANGELOG.md index 81ff0b7..9fe934e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.2](https://github.com/oclif/plugin-test-core-v2/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 ([2050317](https://github.com/oclif/plugin-test-core-v2/commit/205031761cd2ac18980476256d6a5badebd85c0a)) + + + ## [0.2.1](https://github.com/oclif/plugin-test-core-v2/compare/0.2.0...0.2.1) (2023-09-24) diff --git a/package.json b/package.json index b257433..cc762c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-core-v2", - "version": "0.2.1", + "version": "0.2.2", "description": "Test plugin that uses @oclif/core v2", "author": "Salesforce", "bin": {