diff --git a/CHANGELOG.md b/CHANGELOG.md index f3db0db..b2a7639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.2](https://github.com/oclif/plugin-test-cjs-2/compare/0.2.1...0.2.2) (2023-08-11) + + +### Bug Fixes + +* bump plugin-plugins ([7c95e1e](https://github.com/oclif/plugin-test-cjs-2/commit/7c95e1eef3cb431501e193b6d0c54f2f1451255e)) + + + ## [0.2.1](https://github.com/oclif/plugin-test-cjs-2/compare/0.2.0...0.2.1) (2023-08-10) diff --git a/package.json b/package.json index ac58c9f..7487d1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-cjs-2", - "version": "0.2.1", + "version": "0.2.2", "description": "Test CJS plugin", "author": "Salesforce", "bin": { @@ -72,4 +72,4 @@ "oclif" ], "types": "dist/index.d.ts" -} +} \ No newline at end of file