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+ ## [ 3.3.55] ( https://github.com/salesforcecli/plugin-community/compare/3.3.54...3.3.55 ) (2026-04-04)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/core from 8.27.1 to 8.28.1 ([ 63df1d6] ( https://github.com/salesforcecli/plugin-community/commit/63df1d6407e172312a6e049b99911c08a3d749c0 ) )
6+
17## [ 3.3.54] ( https://github.com/salesforcecli/plugin-community/compare/3.3.53...3.3.54 ) (2026-04-04)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ FLAG DESCRIPTIONS
165165 available in your org.
166166```
167167
168- _ See code: [ src/commands/community/create.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.54 /src/commands/community/create.ts ) _
168+ _ See code: [ src/commands/community/create.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.55 /src/commands/community/create.ts ) _
169169
170170## ` sf community list template `
171171
@@ -200,7 +200,7 @@ EXAMPLES
200200 $ sf community list template --target-org my-scratch-org
201201```
202202
203- _ See code: [ src/commands/community/list/template.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.54 /src/commands/community/list/template.ts ) _
203+ _ See code: [ src/commands/community/list/template.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.55 /src/commands/community/list/template.ts ) _
204204
205205## ` sf community publish `
206206
@@ -249,6 +249,6 @@ EXAMPLES
249249 $ sf community publish --name 'My Customer Site'
250250```
251251
252- _ See code: [ src/commands/community/publish.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.54 /src/commands/community/publish.ts ) _
252+ _ See code: [ src/commands/community/publish.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.55 /src/commands/community/publish.ts ) _
253253
254254<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-community" ,
33 "description" : " Community commands to create and publish an Experience Cloud site, and view a list of available templates in you org." ,
4- "version" : " 3.3.54 " ,
4+ "version" : " 3.3.55 " ,
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