From f8b9177368828b5d276fb572af5e743f71c210be Mon Sep 17 00:00:00 2001 From: James Elliott Date: Mon, 29 Jul 2024 21:48:14 +1000 Subject: [PATCH] release: v0.11.0 (#263) --- .github/ISSUE_TEMPLATE/bug-report.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 6045166..a86bf9d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,6 +18,8 @@ body: description: What version of the library are you using or which versions do you see the issue in? multiple: true options: + - 0.11.0 + - 0.10.2 - 0.10.1 - 0.10.0 - 0.9.4 @@ -25,13 +27,6 @@ body: - 0.9.2 - 0.9.1 - 0.9.0 - - 0.8.6 - - 0.8.5 - - 0.8.4 - - 0.8.3 - - 0.8.2 - - 0.8.1 - - 0.8.0 validations: required: true - type: textarea