From 61bb1acea22e6e22b4c348f6307d11f8498c2359 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 10 Mar 2024 08:26:57 +0000 Subject: [PATCH] chore(release): 3.2.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f586ac..a12a1b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.3](https://github.com/oclif/test/compare/3.2.2...3.2.3) (2024-03-10) + + +### Bug Fixes + +* **deps:** bump fancy-test from 3.0.11 to 3.0.12 ([ba75072](https://github.com/oclif/test/commit/ba750727409feecdc04f8bf390838f6ed17cf1e1)) + + + ## [3.2.2](https://github.com/oclif/test/compare/3.2.1...3.2.2) (2024-03-10) diff --git a/package.json b/package.json index 861f30e..c984623 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.2", + "version": "3.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {