Merge branch 'main' into chore/sync-react-samples-b2e-1.119.5-b2x-1.119.5

This commit is contained in:
gbockus-sf 2026-04-01 00:53:02 -05:00 committed by GitHub
commit 894e9858fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
## [1.6.5](https://github.com/forcedotcom/afv-library/compare/1.6.4...1.6.5) (2026-04-01)
### Bug Fixes
* updating ui bundles to the latest @W-21814993@ ([#156](https://github.com/forcedotcom/afv-library/issues/156)) ([0d69b91](https://github.com/forcedotcom/afv-library/commit/0d69b918da0c43dc940f19c8c397a5de28042d4f))
## [1.6.4](https://github.com/forcedotcom/afv-library/compare/1.6.3...1.6.4) (2026-03-31)

View File

@ -1,6 +1,6 @@
{
"name": "@salesforce/afv-skills",
"version": "1.6.4",
"version": "1.6.5",
"description": "Salesforce skills for Agentforce Vibes",
"license": "CC-BY-NC-4.0",
"files": [

View File

@ -1,5 +1,5 @@
---
name: generating-experience-react-site
name: generating-ui-bundle-site
description: "Use this skill when users need to create or configure a Salesforce Digital Experience Site specifically for hosting a React UI bundle. Trigger when users mention creating an Experience site for a React app, setting up a React site on Salesforce, configuring Network/CustomSite/DigitalExperience metadata for a UI bundle, or deploying site infrastructure for a React application. Also trigger when users mention site URL path prefixes, app namespaces, appDevName, guest access configuration, DigitalExperienceConfig, DigitalExperienceBundle, or sfdc_cms__site content types in the context of React apps. Always use this skill for any React UI bundle site creation or site infrastructure configuration work, even if the user just says \"create a site for my React app\" or \"set up the site for my UI bundle.\""
---