From 84d81c712bb064f56470e6fd55d13e721425793e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Apr 2024 02:32:05 +0000 Subject: [PATCH] chore(release): 3.2.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73dffff..b863aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.11](https://github.com/oclif/test/compare/3.2.10...3.2.11) (2024-04-21) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.26.3 to 3.26.4 ([53b6073](https://github.com/oclif/test/commit/53b6073c1888f474746a65b40f9cb0e594698f29)) + + + ## [3.2.10](https://github.com/oclif/test/compare/3.2.9...3.2.10) (2024-04-14) diff --git a/package.json b/package.json index baec865..f733777 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.10", + "version": "3.2.11", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {