Skip to content

Commit

Permalink
Release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Turner committed Oct 14, 2024
1 parent 4926cb1 commit b60eb1a
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 b60eb1a

Please sign in to comment.