docs: add updates documentation (#11146)

- Add chapter on updating Medusa
- Add section in UI docs about updating UI packages in standalone applications

Closes #10927
Closes DX-1282
This commit is contained in:
Shahed Nasser
2025-01-27 07:27:37 +00:00
committed by GitHub
parent d4cbc6218c
commit 9462f00f8d
6 changed files with 161 additions and 19 deletions
+6
View File
@@ -553,6 +553,12 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
],
},
{
type: "link",
path: "/learn/update",
title: "Updating Medusa",
chapterTitle: "Updates",
},
{
type: "link",
path: "/learn/more-resources",