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.15] ( https://github.com/salesforcecli/plugin-limits/compare/3.3.14...3.3.15 ) (2024-06-21)
2+
3+ ### Bug Fixes
4+
5+ - oclif/core is devDep, drop kit ([ #918 ] ( https://github.com/salesforcecli/plugin-limits/issues/918 ) ) ([ be5013a] ( https://github.com/salesforcecli/plugin-limits/commit/be5013a402a4870e19def17cb24cee22fe8a75c4 ) )
6+
17## [ 3.3.14] ( https://github.com/salesforcecli/plugin-limits/compare/3.3.13...3.3.14 ) (2024-06-20)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ EXAMPLES
111111 $ sf org list limits --target-org my-scratch-org
112112```
113113
114- _ See code: [ src/commands/org/list/limits.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.3.14 /src/commands/org/list/limits.ts ) _
114+ _ See code: [ src/commands/org/list/limits.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.3.15 /src/commands/org/list/limits.ts ) _
115115
116116## ` sf org list sobject record-counts `
117117
@@ -157,6 +157,6 @@ EXAMPLES
157157 $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
158158```
159159
160- _ See code: [ src/commands/org/list/sobject/record-counts.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.3.14 /src/commands/org/list/sobject/record-counts.ts ) _
160+ _ See code: [ src/commands/org/list/sobject/record-counts.ts] ( https://github.com/salesforcecli/plugin-limits/blob/3.3.15 /src/commands/org/list/sobject/record-counts.ts ) _
161161
162162<!-- 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.3.14 " ,
4+ "version" : " 3.3.15 " ,
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