We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d250e commit d19a7aeCopy full SHA for d19a7ae
CHANGELOG.md
@@ -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
10
## [4.7.2](https://github.com/oclif/core/compare/4.7.1...4.7.2) (2025-10-23)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
- "version": "4.7.2",
+ "version": "4.8.0",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
0 commit comments