diff --git a/CHANGELOG.md b/CHANGELOG.md index 77fe711..3c4411e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.4](https://github.com/oclif/plugin-test-esbuild/compare/0.2.3...0.2.4) (2024-02-24) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-help from 6.0.12 to 6.0.14 ([c799a8d](https://github.com/oclif/plugin-test-esbuild/commit/c799a8d6f0571b3683624a867eabe51ab85a2bf4)) + + + ## [0.2.3](https://github.com/oclif/plugin-test-esbuild/compare/0.2.2...0.2.3) (2024-02-21) diff --git a/package.json b/package.json index 32697ba..be719ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild", - "version": "0.2.3", + "version": "0.2.4", "description": "Bundled plugin for testing", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",