From e7fbb915d3f494cbd09f15ea738b09937f27d604 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 14 Jan 2025 19:27:52 +0000 Subject: [PATCH] chore(release): 4.2.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dfd41d4..ed5bcfcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.2.3](https://github.com/oclif/core/compare/4.2.2...4.2.3) (2025-01-14) + + +### Bug Fixes + +* **deps:** bump ansis from 3.6.0 to 3.8.1 ([#1292](https://github.com/oclif/core/issues/1292)) ([3fdceb9](https://github.com/oclif/core/commit/3fdceb9f5e47ad9ff3b88da8e8ebfe1feb10b3ef)) + + + ## [4.2.2](https://github.com/oclif/core/compare/4.2.1...4.2.2) (2025-01-07) diff --git a/package.json b/package.json index 24a0aafb..44aad048 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.2.2", + "version": "4.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {