diff --git a/CHANGELOG.md b/CHANGELOG.md index db47288..e058494 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.27](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.26...0.2.27) (2024-10-05) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.23 to 4.0.27 ([#144](https://github.com/oclif/plugin-test-esbuild-single/issues/144)) ([077c841](https://github.com/oclif/plugin-test-esbuild-single/commit/077c8417634267ffc5e5faef17c96d53e7607136)) + + + ## [0.2.26](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.25...0.2.26) (2024-09-29) diff --git a/package.json b/package.json index 078650c..12be126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.26", + "version": "0.2.27", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",