From bd0c15f48a76ac5218da17ce877f6b8eb8d08941 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Dec 2024 03:02:18 +0000 Subject: [PATCH] chore(release): 4.1.5 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84a1422..0c1f408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.1.5](https://github.com/oclif/test/compare/4.1.4...4.1.5) (2024-12-29) + + +### Bug Fixes + +* **deps:** bump ansis from 3.4.0 to 3.5.2 ([4a4cf09](https://github.com/oclif/test/commit/4a4cf094a0ee4437ea06b46085c870c818bb7096)) + + + ## [4.1.4](https://github.com/oclif/test/compare/4.1.3...4.1.4) (2024-12-16) diff --git a/package.json b/package.json index 2a0eaf9..a65f75b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.1.4", + "version": "4.1.5", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {