diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df8d10d..c3724611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.26](https://github.com/oclif/core/compare/4.0.25...4.0.26) (2024-10-02) + + +### Bug Fixes + +* bump is-wsl to v3 ([#1211](https://github.com/oclif/core/issues/1211)) ([7fd9162](https://github.com/oclif/core/commit/7fd9162a165884657c2ead87f5c0e9e2fd9b708d)) + + + ## [4.0.25](https://github.com/oclif/core/compare/4.0.24...4.0.25) (2024-10-01) diff --git a/package.json b/package.json index 71973265..fb45157b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.25", + "version": "4.0.26", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {