From 363f10531712f211aa52e4e548c6d88fbc3474bb Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 3 Jan 2023 09:17:53 -0800 Subject: [PATCH] Update auto release notes to include docs --- .github/release.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/release.yml b/.github/release.yml index fc89f45b3..3cdea0bf3 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -19,6 +19,12 @@ changelog: labels: - Semver-Patch - bug + - title: Dependencies + labels: + - dependencies + - title: Documentation + labels: + - documentation - title: Other Changes labels: - - "*" \ No newline at end of file + - "*"