From 85310aa44421b30f2d8e08d94a261d1d9c743e85 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 3 Jun 2024 15:17:19 +0000 Subject: [PATCH] chore(release): 3.26.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf5aec0..ced768ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.26.8](https://github.com/oclif/core/compare/3.26.7...3.26.8) (2024-06-03) + + +### Bug Fixes + +* **deps:** bump debug from 4.3.4 to 4.3.5 ([#1093](https://github.com/oclif/core/issues/1093)) ([58b9fed](https://github.com/oclif/core/commit/58b9fed6c7b32026279afc707227aab8dfb4ef6f)) + + + ## [3.26.7](https://github.com/oclif/core/compare/3.26.6...3.26.7) (2024-06-03) diff --git a/package.json b/package.json index 826c95f9..2acdbcf6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.26.7", + "version": "3.26.8", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {