From 9ccba390d11aae94b2697b9d69953c2a26adda0f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 2 Oct 2024 20:11:14 +0000 Subject: [PATCH] chore(release): 4.0.26 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {