Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Released new package version(s) #387

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ Follow this set of instructions if you want to deploy the library in its most re

1. Log in to your org

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQOIA0" title="sfGpsDs">this link</a> to install the sfGpsDs unlocked package in your org (only when developing your own design system or as a dependency for a third-party).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbatIAC" title="sfGpsDs">this link</a> to install the sfGpsDs unlocked package in your org (only when developing your own design system or as a dependency for a third-party).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQTIA0" title="sfGpsDsAuNswFull">this link</a> to install the sfGpsDsAuNsw unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbayIAC" title="sfGpsDsAuNswFull">this link</a> to install the sfGpsDsAuNsw unlocked package in your org (with sfGpsDs included).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQYIA0" title="sfGpsDsAuNswSFull">this link</a> to install the sfGpsDsAuNswS unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000Pbb3IAC" title="sfGpsDsAuNswSFull">this link</a> to install the sfGpsDsAuNswS unlocked package in your org (with sfGpsDs included).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQdIAK" title="sfGpsDsAuVic1Full">this link</a> to install the sfGpsDsAuVic unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000Pbb8IAC" title="sfGpsDsAuVic1Full">this link</a> to install the sfGpsDsAuVic unlocked package in your org (with sfGpsDs included).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQiIAK" title="sfGpsDsAuVic2Full">this link</a> to install the sfGpsDsAuVic2 unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbbDIAS" title="sfGpsDsAuVic2Full">this link</a> to install the sfGpsDsAuVic2 unlocked package in your org (with sfGpsDs included).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQnIAK" title="sfGpsDsFrGovFull">this link</a> to install the sfGpsDsFrGov unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbbIIAS" title="sfGpsDsFrGovFull">this link</a> to install the sfGpsDsFrGov unlocked package in your org (with sfGpsDs included).

1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbQsIAK" title="sfGpsDsUkGovFull">this link</a> to install the sfGpsDsUkGov unlocked package in your org (with sfGpsDs included).
1. Click <a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ4000000PbbNIAS" title="sfGpsDsUkGovFull">this link</a> to install the sfGpsDsUkGov unlocked package in your org (with sfGpsDs included).

## Installing the production versions using Unlocked Packages

Expand Down
9 changes: 8 additions & 1 deletion sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,13 @@
"Salesforce Global Public Sector AU VIC Design [email protected]": "04tJ4000000PbQdIAK",
"Salesforce Global Public Sector AU VIC2 Design [email protected]": "04tJ4000000PbQiIAK",
"Salesforce Global Public Sector GOUV.FR Design System (Full)@0.4.0-4": "04tJ4000000PbQnIAK",
"Salesforce Global Public Sector GOV.UK Design System (Full)@1.3.0-4": "04tJ4000000PbQsIAK"
"Salesforce Global Public Sector GOV.UK Design System (Full)@1.3.0-4": "04tJ4000000PbQsIAK",
"Salesforce Global Public Sector Design [email protected]": "04tJ4000000PbatIAC",
"Salesforce Global Public Sector AU NSW Design [email protected]": "04tJ4000000PbayIAC",
"Salesforce Global Public Sector AU NSW Service Design [email protected]": "04tJ4000000Pbb3IAC",
"Salesforce Global Public Sector AU VIC Design [email protected]": "04tJ4000000Pbb8IAC",
"Salesforce Global Public Sector AU VIC2 Design [email protected]": "04tJ4000000PbbDIAS",
"Salesforce Global Public Sector GOUV.FR Design System (Full)@0.4.0-5": "04tJ4000000PbbIIAS",
"Salesforce Global Public Sector GOV.UK Design System (Full)@1.3.0-5": "04tJ4000000PbbNIAS"
}
}
Loading