File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.1.12] ( https://github.com/salesforcecli/plugin-service-automation/compare/1.1.11...1.1.12 ) (2026-06-27)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @oclif/core from 4.11.7 to 4.11.11 ([ 6d73f24] ( https://github.com/salesforcecli/plugin-service-automation/commit/6d73f24a948a6aeef50286b161aabbb3f2dc4f1c ) )
6+
17## [ 1.1.11] ( https://github.com/salesforcecli/plugin-service-automation/compare/1.1.10...1.1.11 ) (2026-06-17)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ FLAG DESCRIPTIONS
130130 from the ZIP file.
131131```
132132
133- _ See code: [ src/commands/service-process/deploy.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.11 /src/commands/service-process/deploy.ts ) _
133+ _ See code: [ src/commands/service-process/deploy.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.12 /src/commands/service-process/deploy.ts ) _
134134
135135## ` sf service-process list `
136136
@@ -179,7 +179,7 @@ FLAG DESCRIPTIONS
179179 Allowed range is 1–2000. Default is 1000.
180180```
181181
182- _ See code: [ src/commands/service-process/list.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.11 /src/commands/service-process/list.ts ) _
182+ _ See code: [ src/commands/service-process/list.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.12 /src/commands/service-process/list.ts ) _
183183
184184## ` sf service-process retrieve `
185185
@@ -236,7 +236,7 @@ EXAMPLES
236236 ./sp-artifacts
237237```
238238
239- _ See code: [ src/commands/service-process/retrieve.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.11 /src/commands/service-process/retrieve.ts ) _
239+ _ See code: [ src/commands/service-process/retrieve.ts] ( https://github.com/salesforcecli/plugin-service-automation/blob/1.1.12 /src/commands/service-process/retrieve.ts ) _
240240
241241<!-- commandsstop -->
242242
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-service-automation" ,
33 "description" : " Automate the deployment of Service Processes by seamlessly orchestrating data and metadata across environments" ,
4- "version" : " 1.1.11 " ,
4+ "version" : " 1.1.12 " ,
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