From 72156cc81c6eba8c017366fa5bcac105375395cd Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 21 May 2024 18:08:53 +0000 Subject: [PATCH] chore(release): 4.0.1 [skip ci] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dfcc3f..973224b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.0.1](https://github.com/oclif/test/compare/3.2.15...4.0.1) (2024-05-21) + + + ## [3.2.15](https://github.com/oclif/test/compare/3.2.14...3.2.15) (2024-05-12) diff --git a/package.json b/package.json index 77e686d..85a523f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.0.1-beta.4", + "version": "4.0.1", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {