From b3cd93cf386c11bd486b226fce045c89c15050d6 Mon Sep 17 00:00:00 2001
From: svc-cli-bot <svc_cli_bot@salesforce.com>
Date: Sun, 23 Jul 2023 02:43:50 +0000
Subject: [PATCH] chore(release): 2.3.32 [skip ci]

---
 CHANGELOG.md | 9 +++++++++
 package.json | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3223cd0f..503753d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## [2.3.32](https://github.com/oclif/test/compare/2.3.31...2.3.32) (2023-07-23)
+
+
+### Bug Fixes
+
+* **deps:** bump fancy-test from 2.0.29 to 2.0.31 ([0788750](https://github.com/oclif/test/commit/0788750f97cf62f90683fdfcc642a9accd0d69a2))
+
+
+
 ## [2.3.31](https://github.com/oclif/test/compare/2.3.30...2.3.31) (2023-07-19)
 
 
diff --git a/package.json b/package.json
index a490edee..32cc6b9c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@oclif/test",
   "description": "test helpers for oclif components",
-  "version": "2.3.31",
+  "version": "2.3.32",
   "author": "Salesforce",
   "bugs": "https://github.com/oclif/test/issues",
   "dependencies": {