From 21c31a2ab2c2ee73191254a8cc704ac226984502 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Thu, 4 Sep 2025 14:25:09 +0300 Subject: [PATCH] docs: added a note about payload version (#13410) --- www/apps/book/public/llms-full.txt | 2 ++ www/apps/resources/app/integrations/guides/payload/page.mdx | 6 ++++++ www/apps/resources/generated/edit-dates.mjs | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/www/apps/book/public/llms-full.txt b/www/apps/book/public/llms-full.txt index 12365514b4..4999d20a0a 100644 --- a/www/apps/book/public/llms-full.txt +++ b/www/apps/book/public/llms-full.txt @@ -80161,6 +80161,8 @@ When you install a Medusa application, you get a fully-fledged commerce platform By integrating Payload, you can manage your products' content with powerful content management capabilities, such as managing custom fields, media, localization, and more. +This guide was built with Payload v3.54.0. If you're using a different version and you run into issues, consider [opening an issue](https://github.com/medusajs/medusa/issues/new?template=docs.yml). + ## Summary By following this tutorial, you'll learn how to: diff --git a/www/apps/resources/app/integrations/guides/payload/page.mdx b/www/apps/resources/app/integrations/guides/payload/page.mdx index 86b6976f74..1b8bcbcb4c 100644 --- a/www/apps/resources/app/integrations/guides/payload/page.mdx +++ b/www/apps/resources/app/integrations/guides/payload/page.mdx @@ -23,6 +23,12 @@ When you install a Medusa application, you get a fully-fledged commerce platform By integrating Payload, you can manage your products' content with powerful content management capabilities, such as managing custom fields, media, localization, and more. + + +This guide was built with Payload v3.54.0. If you're using a different version and you run into issues, consider [opening an issue](https://github.com/medusajs/medusa/issues/new?template=docs.yml). + + + ## Summary By following this tutorial, you'll learn how to: diff --git a/www/apps/resources/generated/edit-dates.mjs b/www/apps/resources/generated/edit-dates.mjs index 9aad26ab51..cf4afc0b51 100644 --- a/www/apps/resources/generated/edit-dates.mjs +++ b/www/apps/resources/generated/edit-dates.mjs @@ -6567,7 +6567,7 @@ export const generatedEditDates = { "app/commerce-modules/user/invite-user-subscriber/page.mdx": "2025-08-01T12:01:54.551Z", "app/how-to-tutorials/tutorials/invoice-generator/page.mdx": "2025-08-04T00:00:00.000Z", "app/how-to-tutorials/tutorials/product-builder/page.mdx": "2025-09-01T14:59:43.128Z", - "app/integrations/guides/payload/page.mdx": "2025-08-21T05:24:11.537Z", + "app/integrations/guides/payload/page.mdx": "2025-09-04T06:55:24.650Z", "references/js_sdk/admin/Client/methods/js_sdk.admin.Client.getToken/page.mdx": "2025-08-14T12:59:55.678Z", "app/commerce-modules/order/draft-orders/page.mdx": "2025-08-26T09:21:49.780Z", "app/troubleshooting/scheduled-job-not-running/page.mdx": "2025-08-29T11:32:54.117Z",