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.48] ( https://github.com/salesforcecli/plugin-community/compare/3.3.47...3.3.48 ) (2025-12-06)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/core from 8.23.4 to 8.24.0 ([ 1a4ded5] ( https://github.com/salesforcecli/plugin-community/commit/1a4ded5de800b83482db127044f0faeafb984351 ) )
6+
17## [ 3.3.47] ( https://github.com/salesforcecli/plugin-community/compare/3.3.46...3.3.47 ) (2025-12-05)
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.47 /src/commands/community/create.ts ) _
168+ _ See code: [ src/commands/community/create.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.48 /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.47 /src/commands/community/list/template.ts ) _
203+ _ See code: [ src/commands/community/list/template.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.48 /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.47 /src/commands/community/publish.ts ) _
252+ _ See code: [ src/commands/community/publish.ts] ( https://github.com/salesforcecli/plugin-community/blob/3.3.48 /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.47 " ,
4+ "version" : " 3.3.48 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
Original file line number Diff line number Diff line change 13251325 " @jridgewell/resolve-uri" " ^3.1.0"
13261326 " @jridgewell/sourcemap-codec" " ^1.4.14"
13271327
1328- " @jsforce/jsforce-node@^3.10.10" , "@jsforce/jsforce-node@^3.10.8" :
1328+ " @jsforce/jsforce-node@^3.10.10 " :
13291329 version "3.10.10"
13301330 resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.10.tgz#2d7bb77d1d739712733a30de7e9c941d2127bc4a"
13311331 integrity sha512-/zUOX9kapwk8lyjmTYgXlBF+GbqcEpb0zrkDfX9i94xu5cvzERZxRHqSSaS/IImoDmvoSbatFSVfB7Y4lmANOw==
You can’t perform that action at this time.
0 commit comments