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 e68cc46 commit eef243aCopy full SHA for eef243a
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.2.26](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.25...12.2.26) (2026-07-08)
2
+
3
4
+### Bug Fixes
5
6
+* use SF env var in loglevel msg ([15de11b](https://github.com/salesforcecli/sf-plugins-core/commit/15de11bf4ff6d3c9f33ec48900e6e9024680b52d))
7
8
9
10
## [12.2.25](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.24...12.2.25) (2026-06-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.2.25",
+ "version": "12.2.26",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments