diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f5637e..06b52ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.10](https://github.com/oclif/plugin-test-esbuild/compare/0.4.9...0.4.10) (2024-03-31) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 4.3.8 to 4.3.10 ([5f18692](https://github.com/oclif/plugin-test-esbuild/commit/5f18692189311ea670827ca8b86e342e0699b224)) + + + ## [0.4.9](https://github.com/oclif/plugin-test-esbuild/compare/0.4.8...0.4.9) (2024-03-30) diff --git a/package.json b/package.json index 9dfedf4..ce934d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild", - "version": "0.4.9", + "version": "0.4.10", "description": "Bundled plugin for testing", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",