From a2ace898a9d4bacac808c443c0f069da346d9d6e Mon Sep 17 00:00:00 2001 From: Alex Vuong <52219283+alexvuong@users.noreply.github.com> Date: Tue, 25 Oct 2022 10:22:08 -0700 Subject: [PATCH] Add Support policy to all SDKs (#764) * add Support policy to all SDKs --- packages/commerce-sdk-react/README.md | 3 +++ packages/pwa-kit-create-app/README.md | 4 ++++ packages/pwa-kit-dev/README.md | 3 +++ packages/pwa-kit-react-sdk/README.md | 3 +++ packages/pwa-kit-runtime/README.md | 3 +++ 5 files changed, 16 insertions(+) diff --git a/packages/commerce-sdk-react/README.md b/packages/commerce-sdk-react/README.md index 472d9af40a..660d05e7b6 100644 --- a/packages/commerce-sdk-react/README.md +++ b/packages/commerce-sdk-react/README.md @@ -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). \ No newline at end of file diff --git a/packages/pwa-kit-create-app/README.md b/packages/pwa-kit-create-app/README.md index 91a057b988..1ac70838b0 100644 --- a/packages/pwa-kit-create-app/README.md +++ b/packages/pwa-kit-create-app/README.md @@ -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). \ No newline at end of file diff --git a/packages/pwa-kit-dev/README.md b/packages/pwa-kit-dev/README.md index 6fefec55a1..5bde8cbb9c 100644 --- a/packages/pwa-kit-dev/README.md +++ b/packages/pwa-kit-dev/README.md @@ -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). \ No newline at end of file diff --git a/packages/pwa-kit-react-sdk/README.md b/packages/pwa-kit-react-sdk/README.md index 91f7f50f46..30bccff523 100644 --- a/packages/pwa-kit-react-sdk/README.md +++ b/packages/pwa-kit-react-sdk/README.md @@ -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). \ No newline at end of file diff --git a/packages/pwa-kit-runtime/README.md b/packages/pwa-kit-runtime/README.md index f714a8aaae..112e939290 100644 --- a/packages/pwa-kit-runtime/README.md +++ b/packages/pwa-kit-runtime/README.md @@ -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). \ No newline at end of file