diff --git a/CHANGELOG.md b/CHANGELOG.md index e219d67..8047143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.5](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.4...0.1.5) (2024-03-30) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.7.5 to 0.7.8 ([cf4633a](https://github.com/oclif/plugin-test-esbuild-single/commit/cf4633a21c309ecee3fd572b9a1b9a55cf14a8ce)) + + + ## [0.1.4](https://github.com/oclif/plugin-test-esbuild-single/compare/0.1.3...0.1.4) (2024-03-23) diff --git a/package.json b/package.json index 5b10a9b..2676ef5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.1.4", + "version": "0.1.5", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",