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
+2 -1
View File
@@ -109,5 +109,6 @@ export const generatedEditDates = {
"app/learn/installation/page.mdx": "2025-01-06T09:12:48.690Z",
"app/learn/fundamentals/data-models/check-constraints/page.mdx": "2024-12-06T14:34:50.384Z",
"app/learn/fundamentals/module-links/link/page.mdx": "2025-01-06T09:27:25.604Z",
"app/learn/fundamentals/workflows/store-executions/page.mdx": "2025-01-24T12:09:24.087Z"
"app/learn/fundamentals/workflows/store-executions/page.mdx": "2025-01-24T12:09:24.087Z",
"app/learn/update/page.mdx": "2025-01-24T17:35:21.335Z"
}