diff --git a/CHANGELOG.md b/CHANGELOG.md index c3724611..4e740f91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.27](https://github.com/oclif/core/compare/4.0.26...4.0.27) (2024-10-03) + + +### Bug Fixes + +* add respectNoCacheDefault to help options ([7320fff](https://github.com/oclif/core/commit/7320fff4860fe788674e672e6c284340fdc48918)) + + + ## [4.0.26](https://github.com/oclif/core/compare/4.0.25...4.0.26) (2024-10-02) diff --git a/package.json b/package.json index fb45157b..8c0bbd72 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.26", + "version": "4.0.27", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {