From c23e3fd8662801afcdc2ba2bd389320d08e02ca2 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Mon, 18 Apr 2022 14:47:48 -0500 Subject: [PATCH] chore: add 1.29.2 changelog to manifest --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index daf378239..17b6567cf 100644 --- a/manifest.json +++ b/manifest.json @@ -562,6 +562,9 @@ { "path": "./changelog/1.29.0.md", "children": [ + { + "path": "./changelog/1.29.2.md" + }, { "path": "./changelog/1.29.1.md" }