diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f7a33d..1111466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.25](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.24...0.2.25) (2024-09-28) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.29 to 0.8.30 ([#139](https://github.com/oclif/plugin-test-esbuild-single/issues/139)) ([982cf79](https://github.com/oclif/plugin-test-esbuild-single/commit/982cf79482b7d93e0728dcc9687895c28437818d)) + + + ## [0.2.24](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.23...0.2.24) (2024-09-21) diff --git a/package.json b/package.json index dc2ed6e..5c5e87a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.24", + "version": "0.2.25", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",