From 7bd821aadb291708a7ff416dd85223967d56f0ad Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 24 Mar 2024 08:27:21 +0000 Subject: [PATCH] chore(release): 0.4.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4522d8..b975d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.8](https://github.com/oclif/plugin-test-esbuild/compare/0.4.7...0.4.8) (2024-03-24) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 4.3.6 to 4.3.8 ([fb77710](https://github.com/oclif/plugin-test-esbuild/commit/fb77710720d9ca27c6287ff46793fe060f29d1a1)) + + + ## [0.4.7](https://github.com/oclif/plugin-test-esbuild/compare/0.4.6...0.4.7) (2024-03-17) diff --git a/package.json b/package.json index 21f4ff4..5faa858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-esbuild", - "version": "0.4.7", + "version": "0.4.8", "description": "Bundled plugin for testing", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",