diff --git a/CHANGELOG.md b/CHANGELOG.md index 106aa016..79bc2ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.36](https://github.com/oclif/core/compare/4.0.35...4.0.36) (2024-12-08) + + +### Bug Fixes + +* **deps:** bump lilconfig from 3.1.2 to 3.1.3 ([7bdf5f3](https://github.com/oclif/core/commit/7bdf5f31b6f11be21d164e789c84d715cd21a778)) + + + ## [4.0.35](https://github.com/oclif/core/compare/4.0.34...4.0.35) (2024-12-08) diff --git a/package.json b/package.json index 8b27ee0c..30e27fa7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.35", + "version": "4.0.36", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {