diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d1124..c1a02e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.20](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.19...0.2.20) (2024-09-07) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.24 to 0.8.25 ([#126](https://github.com/oclif/plugin-test-esbuild-single/issues/126)) ([13e2ca8](https://github.com/oclif/plugin-test-esbuild-single/commit/13e2ca88e9fa29c926d7152bb5ef9cccccf908cf)) + + + ## [0.2.19](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.18...0.2.19) (2024-08-31) diff --git a/package.json b/package.json index 9110e79..af24493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.19", + "version": "0.2.20", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",