diff --git a/CHANGELOG.md b/CHANGELOG.md index 52a7926..ad0b083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.14](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.13...0.2.14) (2024-08-17) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.18 to 0.8.20 ([#113](https://github.com/oclif/plugin-test-esbuild-single/issues/113)) ([b763917](https://github.com/oclif/plugin-test-esbuild-single/commit/b763917a686bdace0b68c9a8db54bdfcde870fec)) + + + ## [0.2.13](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.12...0.2.13) (2024-08-10) diff --git a/package.json b/package.json index 3eefc33..9777d3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.13", + "version": "0.2.14", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",