From 7126bc3130d685f2f9dcb140a1dc0859e3303f72 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 12 Mar 2024 21:23:27 +0000 Subject: [PATCH] chore(release): 3.25.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97ce4f3e0..af8e15022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.25.0](https://github.com/oclif/core/compare/3.24.0...3.25.0) (2024-03-12) + + +### Features + +* show truncated help on some errors ([#1004](https://github.com/oclif/core/issues/1004)) ([7133a97](https://github.com/oclif/core/commit/7133a9725c1308e6b203d7e6fc192f529a9f48d1)) + + + # [3.24.0](https://github.com/oclif/core/compare/3.23.1...3.24.0) (2024-03-11) diff --git a/package.json b/package.json index d5c66c9ef..4bc42fa39 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.24.0", + "version": "3.25.0", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {