Skip to content

Commit d19a7ae

Browse files
committed
chore(release): 4.8.0 [skip ci]
1 parent 48d250e commit d19a7ae

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.8.0](https://github.com/oclif/core/compare/4.7.2...4.8.0) (2025-10-28)
2+
3+
4+
### Features
5+
6+
* show env in flag help ([97c0bde](https://github.com/oclif/core/commit/97c0bded336293f90aacbcf8255316fa0a1efe21))
7+
8+
9+
110
## [4.7.2](https://github.com/oclif/core/compare/4.7.1...4.7.2) (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.2",
4+
"version": "4.8.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)