diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c8084d..9c1e129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.45](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.44...0.2.45) (2024-12-21) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.37 to 4.2.0 ([#193](https://github.com/oclif/plugin-test-esbuild-single/issues/193)) ([6413f28](https://github.com/oclif/plugin-test-esbuild-single/commit/6413f2818e96daad3cfb5ac0d77244aa61e858c0)) + + + ## [0.2.44](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.43...0.2.44) (2024-12-14) diff --git a/package.json b/package.json index 4fe05a0..0c8d5ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.44", + "version": "0.2.45", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",