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.1.2] ( https://github.com/salesforcecli/plugin-limits/compare/3.1.1...3.1.2 ) (2024-01-08)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** plugins-core v7 ([ #741 ] ( https://github.com/salesforcecli/plugin-limits/issues/741 ) ) ([ adc3594] ( https://github.com/salesforcecli/plugin-limits/commit/adc359427912f1c0827afd11c66b97ee2752c295 ) )
6+
17## [ 3.1.1] ( https://github.com/salesforcecli/plugin-limits/compare/3.1.0...3.1.1 ) (2024-01-07)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ EXAMPLES
110110 $ sf org list limits --target-org my-scratch-org
111111```
112112
113- _ See code: [ src/commands/org/list/limits.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.1.1 /src/commands/org/list/limits.ts ) _
113+ _ See code: [ src/commands/org/list/limits.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.1.2 /src/commands/org/list/limits.ts ) _
114114
115115## ` sf org list sobject record-counts `
116116
@@ -155,6 +155,6 @@ EXAMPLES
155155 $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
156156```
157157
158- _ See code: [ src/commands/org/list/sobject/record-counts.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.1.1 /src/commands/org/list/sobject/record-counts.ts ) _
158+ _ See code: [ src/commands/org/list/sobject/record-counts.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.1.2 /src/commands/org/list/sobject/record-counts.ts ) _
159159
160160<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-limits" ,
33 "description" : " commands to display api limits to your org" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
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