diff --git a/CHANGELOG.md b/CHANGELOG.md index 171691c..55fe836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.39](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.38...0.2.39) (2024-11-23) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.41 to 0.8.44 ([#174](https://github.com/oclif/plugin-test-esbuild-single/issues/174)) ([a619805](https://github.com/oclif/plugin-test-esbuild-single/commit/a6198054f402b62250b4d060cebac36b75523acc)) + + + ## [0.2.38](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.37...0.2.38) (2024-11-16) diff --git a/package.json b/package.json index 65137fb..341e7a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.38", + "version": "0.2.39", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",