From 166eace429f4e2b6691292cb281017877dc7fa54 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 16 Dec 2024 03:12:23 +0000 Subject: [PATCH] chore(release): 4.1.4 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c361e73..84a1422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.1.4](https://github.com/oclif/test/compare/4.1.3...4.1.4) (2024-12-16) + + +### Bug Fixes + +* **deps:** bump ansis from 3.3.2 to 3.4.0 ([1b13bfc](https://github.com/oclif/test/commit/1b13bfcfe05c72211658794f1bd5f0c4fa38a4d8)) + + + ## [4.1.3](https://github.com/oclif/test/compare/4.1.2...4.1.3) (2024-12-08) diff --git a/package.json b/package.json index 57c06b5..a548529 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "4.1.3", + "version": "4.1.4", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {