From 19838450f1695ed891b7d5f4fe4984e92a913c6b Mon Sep 17 00:00:00 2001 From: Mariana Caetano Pereira <67270558+Mariana-Caetano@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:06:12 -0300 Subject: [PATCH] Release note: Update navigation.json --- public/navigation.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/public/navigation.json b/public/navigation.json index 1eaeefdd8..2d1443a0d 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -12900,6 +12900,21 @@ "origin": "", "type": "category", "children": [ + { + "name": "October", + "slug": "october-2023", + "origin": "", + "type": "category", + "children": [ + { + "name": "FastStore v1: Fixed abandoned cart tracking", + "slug": "2023-10-11-faststore-v1-abandoned-cart", + "origin": "", + "type": "markdown", + "children": [] + } + ] + }, { "name": "September", "slug": "september-2023",