File tree 3 files changed +9
-3
lines changed 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.4.65] ( https://github.com/salesforcecli/plugin-info/compare/3.4.64...3.4.65 ) (2025-05-25)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** deps:** bump @salesforce/core from 8.11.0 to 8.11.1 ([ 711cca6] ( https://github.com/salesforcecli/plugin-info/commit/711cca6bc6b8321b8fcdead99036154634f55255 ) )
6
+
1
7
## [ 3.4.64] ( https://github.com/salesforcecli/plugin-info/compare/3.4.63...3.4.64 ) (2025-05-25)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ EXAMPLES
125
125
$ sf doctor --plugin @salesforce/plugin-source
126
126
```
127
127
128
- _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.64 /src/commands/doctor.ts ) _
128
+ _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.65 /src/commands/doctor.ts ) _
129
129
130
130
## ` sf info releasenotes display `
131
131
@@ -165,6 +165,6 @@ EXAMPLES
165
165
$ sf info releasenotes display --version latest
166
166
```
167
167
168
- _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.64 /src/commands/info/releasenotes/display.ts ) _
168
+ _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.65 /src/commands/info/releasenotes/display.ts ) _
169
169
170
170
<!-- commandsstop -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-info" ,
3
3
"description" : " Plugin for accessing cli info from the command line" ,
4
- "version" : " 3.4.64 " ,
4
+ "version" : " 3.4.65 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments