From d3e7b6b646139f5fcf170f4ffa063d75cdbc843b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 8 Apr 2024 14:37:02 +0000 Subject: [PATCH] chore(release): 3.26.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4277142b2..ee4a6ebdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.26.1](https://github.com/oclif/core/compare/3.26.0...3.26.1) (2024-04-08) + + +### Bug Fixes + +* **deps:** bump minimatch from 9.0.3 to 9.0.4 ([#1041](https://github.com/oclif/core/issues/1041)) ([87cd0e6](https://github.com/oclif/core/commit/87cd0e6cafba4e2d461a9a9d61f729e694091558)) + + + # [3.26.0](https://github.com/oclif/core/compare/3.25.3...3.26.0) (2024-03-22) diff --git a/package.json b/package.json index be8228952..408bd9aa7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.26.0", + "version": "3.26.1", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {