From d5e101b1b20e254477ea60bf9ae4f51b7d19347d Mon Sep 17 00:00:00 2001 From: SARDONYX-sard <68905624+SARDONYX-sard@users.noreply.github.com> Date: Wed, 28 Feb 2024 00:30:56 +0900 Subject: [PATCH] chore(github-template): add `0.6.0` --- .github/ISSUE_TEMPLATE/bug-report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index b8aee34..fc79654 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -30,6 +30,7 @@ body: - 0.4.0 - 0.4.1 - 0.5.0 + - 0.6.0 validations: required: true - type: textarea