diff --git a/CHANGELOG.md b/CHANGELOG.md index 359622f..b7c72eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.6](https://github.com/oclif/plugin-test-esbuild/compare/0.4.5...0.4.6) (2024-03-17) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 4.3.0 to 4.3.6 ([97eb40c](https://github.com/oclif/plugin-test-esbuild/commit/97eb40ca7cf269ca04f79cc65ae2f6f263916ffa)) + + + ## [0.4.5](https://github.com/oclif/plugin-test-esbuild/compare/0.4.4...0.4.5) (2024-03-16) diff --git a/package.json b/package.json index 876b81d..0fc94fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild", - "version": "0.4.5", + "version": "0.4.6", "description": "Bundled plugin for testing", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",