diff --git a/CHANGELOG.md b/CHANGELOG.md index e78d7a7c..2b0f4f05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.4](https://github.com/oclif/core/compare/4.0.3...4.0.4) (2024-06-11) + + +### Bug Fixes + +* use lilconfig ([#1108](https://github.com/oclif/core/issues/1108)) ([804db9b](https://github.com/oclif/core/commit/804db9b5a5c35a1d2cdc85d8635f61ca44a27e04)) + + + ## [4.0.3](https://github.com/oclif/core/compare/4.0.2...4.0.3) (2024-06-06) diff --git a/package.json b/package.json index 796202ec..d63d8d3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.3", + "version": "4.0.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {