From aa32bf62c9df4b3beafd8fc853f1bc23fe0814dc Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 1 Feb 2025 05:48:14 +0000 Subject: [PATCH] chore(release): 0.2.55 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e869a1..27b88d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.55](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.54...0.2.55) (2025-02-01) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-test-esm-1 from 0.8.56 to 0.8.58 ([#214](https://github.com/oclif/plugin-test-esbuild-single/issues/214)) ([1d348f5](https://github.com/oclif/plugin-test-esbuild-single/commit/1d348f576716c60841a0b35fb464ede3f7a6761a)) + + + ## [0.2.54](https://github.com/oclif/plugin-test-esbuild-single/compare/0.2.53...0.2.54) (2025-02-01) diff --git a/package.json b/package.json index f576738..bbc58fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild-single", - "version": "0.2.54", + "version": "0.2.55", "description": "Bundled plugin for testing (single file executable)", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild-single/issues",