From c7a58ebb9ae37d2cd8161b76650915e2d82ca4d9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 7 Jan 2025 02:58:06 +0000 Subject: [PATCH] chore(release): 4.2.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af42c2ad..2dfd41d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.2.2](https://github.com/oclif/core/compare/4.2.1...4.2.2) (2025-01-07) + + +### Bug Fixes + +* **deps:** bump ansis from 3.5.2 to 3.6.0 ([15feb6e](https://github.com/oclif/core/commit/15feb6ef88d229cabe6272eb013b3d26a8f88f12)) + + + ## [4.2.1](https://github.com/oclif/core/compare/4.2.0...4.2.1) (2025-01-06) diff --git a/package.json b/package.json index dfbb7372..e036cfd9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.2.1", + "version": "4.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {