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