Commit 73e4d82 1 parent 9299bc4 commit 73e4d82 Copy full SHA for 73e4d82
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.0.8] ( https://github.com/salesforcecli/plugin-info/compare/3.0.7...3.0.8 ) (2023-12-10)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** deps:** bump @salesforce/sf-plugins-core from 5.0.1 to 5.0.8 ([ 5f02948] ( https://github.com/salesforcecli/plugin-info/commit/5f02948727cdfcb08f379ade0416902f198706fc ) )
6
+
1
7
## [ 3.0.7] ( https://github.com/salesforcecli/plugin-info/compare/3.0.6...3.0.7 ) (2023-12-03)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ EXAMPLES
124
124
$ sf doctor --plugin @salesforce/plugin-source
125
125
```
126
126
127
- _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.0.7 /src/commands/doctor.ts ) _
127
+ _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.0.8 /src/commands/doctor.ts ) _
128
128
129
129
## ` sf info releasenotes display `
130
130
@@ -163,6 +163,6 @@ EXAMPLES
163
163
$ sf info releasenotes display --version latest
164
164
```
165
165
166
- _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.0.7 /src/commands/info/releasenotes/display.ts ) _
166
+ _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.0.8 /src/commands/info/releasenotes/display.ts ) _
167
167
168
168
<!-- 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.0.7 " ,
4
+ "version" : " 3.0.8 " ,
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