From ffbff0789e720f60f856440776737a96268964ee Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Aug 2024 05:29:39 +0000 Subject: [PATCH] chore(release): 4.0.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64001300..5ca035ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.9](https://github.com/oclif/test/compare/4.0.8...4.0.9) (2024-08-25) + + +### Bug Fixes + +* **deps:** bump micromatch from 4.0.7 to 4.0.8 ([3a982f4](https://github.com/oclif/test/commit/3a982f4a068950d48378aedcc022fb432ff2bf3a)) + + + ## [4.0.8](https://github.com/oclif/test/compare/4.0.7...4.0.8) (2024-08-04) diff --git a/package.json b/package.json index 4633a51d..674dc0d3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.0.8", + "version": "4.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {