diff --git a/CHANGELOG.md b/CHANGELOG.md index 10fa621..6e9c4e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.3](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.2...0.2.3) (2024-06-29) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.6 to 0.8.7 ([#81](https://github.com/oclif/plugin-test-esbuild-single/issues/81)) ([0a8cb90](https://github.com/oclif/plugin-test-esbuild-single/commit/0a8cb9020df465953d8bfac123be1b0c48f16b2f)) + + + ## [0.2.2](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.1...0.2.2) (2024-06-29) diff --git a/package.json b/package.json index 2b31966..45f9e3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.2", + "version": "0.2.3", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",