diff --git a/CHANGELOG.md b/CHANGELOG.md index c71bdff..0b1783c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://github.com/oclif/plugin-test-esm-2/compare/0.4.12...0.5.0) (2023-09-21) + + +### Features + +* add flags and args ([ca4f019](https://github.com/oclif/plugin-test-esm-2/commit/ca4f0190c97d677f990d5385c7cbff173f993174)) + + + ## [0.4.12](https://github.com/oclif/plugin-test-esm-2/compare/0.4.11...0.4.12) (2023-09-17) diff --git a/package.json b/package.json index d60e521..8a1b056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esm-2", - "version": "0.4.12", + "version": "0.5.0", "description": "Test ESM plugin", "author": "Salesforce", "bin": {