diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e30215..b5e8196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.10](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.9...0.2.10) (2024-07-27) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.12 to 4.0.15 ([#98](https://github.com/oclif/plugin-test-esbuild-single/issues/98)) ([2ebc865](https://github.com/oclif/plugin-test-esbuild-single/commit/2ebc8654c57f4cd997f9dffae1b048de164a8048)) + + + ## [0.2.9](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.8...0.2.9) (2024-07-20) diff --git a/package.json b/package.json index 9915ec1..2fa0659 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.9", + "version": "0.2.10", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",