diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9c4e3..5b89f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.4](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.3...0.2.4) (2024-07-06) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.7 to 0.8.8 ([#88](https://github.com/oclif/plugin-test-esbuild-single/issues/88)) ([6eea93c](https://github.com/oclif/plugin-test-esbuild-single/commit/6eea93c94a54b1a2cc085c70dff56a584c6aa504)) + + + ## [0.2.3](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.2...0.2.3) (2024-06-29) diff --git a/package.json b/package.json index 44ca89e..a85a046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.3", + "version": "0.2.4", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",