From e0203f2a36c9b7036fefa50eec6cf8fa36c5c015 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Fri, 5 Mar 2021 10:34:16 -0700 Subject: [PATCH] feat: add new section to release notes draft --- ci/build/release-github-draft.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/build/release-github-draft.sh b/ci/build/release-github-draft.sh index e68ec515..28bbb301 100755 --- a/ci/build/release-github-draft.sh +++ b/ci/build/release-github-draft.sh @@ -23,6 +23,9 @@ installations. - ⭐ Summarize new features here with references to issues +## VS Code + - ⭐ Summarize VS Code version update here with references to issues + ## Bug Fixes - ⭐ Summarize bug fixes here with references to issues