From 22adba024eca4399350475463b187bc325a0a9fe Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 12 Nov 2024 17:59:58 +0000 Subject: [PATCH] chore(release): 4.0.32 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 042ff0f5..7d0af115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.32](https://github.com/oclif/core/compare/4.0.31...4.0.32) (2024-11-12) + + +### Bug Fixes + +* add env var to disable link warning ([df48c93](https://github.com/oclif/core/commit/df48c93730712a728e56f63987ae67cc5f83be2d)) + + + ## [4.0.31](https://github.com/oclif/core/compare/4.0.30...4.0.31) (2024-10-28) diff --git a/package.json b/package.json index 2e648304..35b8dcfd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.31", + "version": "4.0.32", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {