docs: Add 1.2.0 upgrade guide for Product Module (#4981)

* docs: Add 1.2.0 upgrade guide for Product Module

* Update docs/content/upgrade-guides/modules/product/1-2-0.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/upgrade-guides/modules/product/1-2-0.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Address pr comments

* address pr comments

* fix lint issue

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
Oli Juhl
2023-09-08 14:38:16 +02:00
committed by GitHub
co-authored by Shahed Nasser
parent 40d9c9479c
commit c2423cf715
4 changed files with 76 additions and 0 deletions
+14
View File
@@ -1866,6 +1866,20 @@ module.exports = {
},
],
},
{
type: "category",
label: "Modules",
collapsible: false,
customProps: {
sidebar_is_group_headline: true,
},
items: [
{
type: "autogenerated",
dirName: "upgrade-guides/modules",
},
],
},
{
type: "category",
label: "Plugins",