File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.3.84] ( https://github.com/salesforcecli/plugin-schema/compare/3.3.83...3.3.84 ) (2025-10-12)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/core from 8.23.1 to 8.23.2 ([ 9aff3ce] ( https://github.com/salesforcecli/plugin-schema/commit/9aff3ce07e54e306ae4b72bc8fd9445b3f3e9da3 ) )
6+
17## [ 3.3.83] ( https://github.com/salesforcecli/plugin-schema/compare/3.3.82...3.3.83 ) (2025-10-12)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ EXAMPLES
118118 $ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api
119119```
120120
121- _ See code: [ src/commands/sobject/describe.ts] ( https://github.com/salesforcecli/plugin-schema/blob/3.3.83 /src/commands/sobject/describe.ts ) _
121+ _ See code: [ src/commands/sobject/describe.ts] ( https://github.com/salesforcecli/plugin-schema/blob/3.3.84 /src/commands/sobject/describe.ts ) _
122122
123123## ` sf sobject list `
124124
@@ -157,6 +157,6 @@ EXAMPLES
157157 $ sf sobject list --sobject custom --target-org my-scratch-org
158158```
159159
160- _ See code: [ src/commands/sobject/list.ts] ( https://github.com/salesforcecli/plugin-schema/blob/3.3.83 /src/commands/sobject/list.ts ) _
160+ _ See code: [ src/commands/sobject/list.ts] ( https://github.com/salesforcecli/plugin-schema/blob/3.3.84 /src/commands/sobject/list.ts ) _
161161
162162<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-schema" ,
33 "description" : " Commands to interact with salesforce sobject schemas" ,
4- "version" : " 3.3.83 " ,
4+ "version" : " 3.3.84 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments