Skip to content

Commit

Permalink
Merge pull request #3150 from juliemturner/version-4
Browse files Browse the repository at this point in the history
Release 4.6.0
  • Loading branch information
patrick-rodgers authored Oct 14, 2024
2 parents ee34669 + b60eb1a commit 3e36ce9
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 115 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/1-bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🐞 Bug or Error Report
description: Submit a bug or error report.
labels: ["type: someting isn't working", "status: investigate"]
labels: ["type: something isn't working", "status: investigate"]

body:
- type: markdown
Expand All @@ -16,10 +16,10 @@ body:
label: Major Version
options:
- 4.x
- 3.x
- 3.x (No longer supported)
- 2.x (No longer supported)
- 1.x (No longer supported)
default: 1
default: 0
validations:
required: true
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1-question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ body:
label: What version of PnPjs library you are using
options:
- 4.x
- 3.x
- 3.x (No longer supported)
- 2.x (No longer supported)
- 1.x (No longer supported)
default: 1
default: 0
validations:
required: true
- type: input
Expand Down
Loading

0 comments on commit 3e36ce9

Please sign in to comment.