diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aa5eab..d9a3737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.48](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.47...0.2.48) (2025-01-04) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.52 to 0.8.53 ([#198](https://github.com/oclif/plugin-test-esbuild-single/issues/198)) ([64a1c05](https://github.com/oclif/plugin-test-esbuild-single/commit/64a1c0565999c52a469cf2e9fadf0206f7fcf55e)) + + + ## [0.2.47](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.46...0.2.47) (2024-12-28) diff --git a/package.json b/package.json index 253fe4a..3fe7c71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.47", + "version": "0.2.48", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",