Skip to content

Commit

Permalink
Add Support policy to all SDKs (#764)
Browse files Browse the repository at this point in the history
* add Support policy to all SDKs
  • Loading branch information
alexvuong authored Oct 25, 2022
1 parent 362eef3 commit a2ace89
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/commerce-sdk-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@ export default App
- [Routing](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/routing.html)
- [Phased Headless Rollouts](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/phased-headless-rollouts.html)
- [Launch Your Storefront](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/launching-your-storefront.html)

## Support Policy
Security patches are provided for 24 months after the general availability of each major version of the SDK (1.0, 2.0, and so on).
4 changes: 4 additions & 0 deletions packages/pwa-kit-create-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ The full documentation for PWA Kit and Managed Runtime is hosted on the [Salesfo
- [Routing](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/routing.html)
- [Phased Headless Rollouts](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/phased-headless-rollouts.html)
- [Launch Your Storefront](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/launching-your-storefront.html)


## Support Policy
Security patches are provided for 24 months after the general availability of each major version of the SDK (1.0, 2.0, and so on).
3 changes: 3 additions & 0 deletions packages/pwa-kit-dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ The full documentation for PWA Kit and Managed Runtime is hosted on the [Salesfo
- [Routing](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/routing.html)
- [Phased Headless Rollouts](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/phased-headless-rollouts.html)
- [Launch Your Storefront](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/launching-your-storefront.html)

## Support Policy
Security patches are provided for 24 months after the general availability of each major version of the SDK (1.0, 2.0, and so on).
3 changes: 3 additions & 0 deletions packages/pwa-kit-react-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ The full documentation for PWA Kit and Managed Runtime is hosted on the [Salesfo
- [Routing](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/routing.html)
- [Phased Headless Rollouts](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/phased-headless-rollouts.html)
- [Launch Your Storefront](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/launching-your-storefront.html)

## Support Policy
Security patches are provided for 24 months after the general availability of each major version of the SDK (1.0, 2.0, and so on).
3 changes: 3 additions & 0 deletions packages/pwa-kit-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ The full documentation for PWA Kit and Managed Runtime is hosted on the [Salesfo
- [Routing](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/routing.html)
- [Phased Headless Rollouts](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/phased-headless-rollouts.html)
- [Launch Your Storefront](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/launching-your-storefront.html)

## Support Policy
Security patches are provided for 24 months after the general availability of each major version of the SDK (1.0, 2.0, and so on).

0 comments on commit a2ace89

Please sign in to comment.