From ede3788797239fa9542ed2b5f74a598452cff575 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 05:31:21 +0000 Subject: [PATCH] chore(release): 4.0.35 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55674c41..106aa016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.35](https://github.com/oclif/core/compare/4.0.34...4.0.35) (2024-12-08) + + +### Bug Fixes + +* **deps:** bump debug from 4.3.7 to 4.4.0 ([e8aaaea](https://github.com/oclif/core/commit/e8aaaea5a2e59b3def2026257f434f71355b5ef1)) + + + ## [4.0.34](https://github.com/oclif/core/compare/4.0.33...4.0.34) (2024-12-02) diff --git a/package.json b/package.json index f413a122..72c3387a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.34", + "version": "4.0.35", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {