diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e0f10ab..6165037a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.12](https://github.com/oclif/core/compare/4.0.11...4.0.12) (2024-07-13) + + +### Bug Fixes + +* **deps:** bump ansis from 3.2.0 to 3.2.1 ([0d84684](https://github.com/oclif/core/commit/0d846842dea1c1963c93d4581d2211eb1a16ba14)) + + + ## [4.0.11](https://github.com/oclif/core/compare/4.0.10...4.0.11) (2024-07-10) diff --git a/package.json b/package.json index e70b1991..4c0a8d9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.11", + "version": "4.0.12", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {