diff --git a/CHANGELOG.md b/CHANGELOG.md index da8535b..43b1f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.23](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.22...0.2.23) (2024-09-15) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.25 to 0.8.26 ([#128](https://github.com/oclif/plugin-test-esbuild-single/issues/128)) ([ff4e7e1](https://github.com/oclif/plugin-test-esbuild-single/commit/ff4e7e1143c4bdb4b2725c9e2f5404dac7d6b810)) + + + ## [0.2.22](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.21...0.2.22) (2024-09-14) diff --git a/package.json b/package.json index 8cc2f6b..b7de499 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.22", + "version": "0.2.23", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",