diff --git a/CHANGELOG.md b/CHANGELOG.md index ed5bcfcc..824ac7ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.2.4](https://github.com/oclif/core/compare/4.2.3...4.2.4) (2025-01-21) + + +### Bug Fixes + +* **deps:** bump ansis from 3.8.1 to 3.9.0 ([#1298](https://github.com/oclif/core/issues/1298)) ([aefdbf8](https://github.com/oclif/core/commit/aefdbf8e2aeba79af078371b894daa0233678dd2)) + + + ## [4.2.3](https://github.com/oclif/core/compare/4.2.2...4.2.3) (2025-01-14) diff --git a/package.json b/package.json index 68e44cb2..1fcc81ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.2.3", + "version": "4.2.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {