Skip to content

Commit a7b3b00

Browse files
committed
chore(release): 4.7.2 [skip ci]
1 parent 3647672 commit a7b3b00

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.7.2](https://github.com/oclif/core/compare/4.7.1...4.7.2) (2025-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* retain description when hiding summary in help ([#1493](https://github.com/oclif/core/issues/1493)) ([3647672](https://github.com/oclif/core/commit/36476723a934e6c1d4069a979da1ec4242f7e9eb))
7+
8+
9+
110
## [4.7.1](https://github.com/oclif/core/compare/4.7.0...4.7.1) (2025-10-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/core",
33
"description": "base library for oclif CLIs",
4-
"version": "4.7.1",
4+
"version": "4.7.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)