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": {