From 263c3b7b711d70fd8e08312aaf55d9cf6d867705 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 28 Oct 2024 21:38:56 +0000 Subject: [PATCH] chore(release): 4.0.31 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8763466..042ff0f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.31](https://github.com/oclif/core/compare/4.0.30...4.0.31) (2024-10-28) + + +### Reverts + +* Revert "fix: bump is-wsl to v3 (#1211)" (#1235) ([fa76792](https://github.com/oclif/core/commit/fa767920b23e802e60c512fa42179aca0deffd12)), closes [#1211](https://github.com/oclif/core/issues/1211) [#1235](https://github.com/oclif/core/issues/1235) + + + ## [4.0.30](https://github.com/oclif/core/compare/4.0.29...4.0.30) (2024-10-22) diff --git a/package.json b/package.json index 6fd7a480..ef657692 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.30", + "version": "4.0.31", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {