From 657e106cca5b84763098185b4d4c0d4e0d92c1b4 Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Fri, 23 Apr 2021 09:09:27 -0400 Subject: [PATCH 1/2] chore: continue testing on Node 15 (#902) --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 222d4f15..96254996 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -17,7 +17,7 @@ jobs: if: ${{ !contains(github.head_ref, 'all-contributors') }} strategy: matrix: - node: [10.13, 12, 14, 16] + node: [10.13, 12, 14, 15, 16] react: [latest, next, experimental] runs-on: ubuntu-latest steps: From 7c84fa39602120e0b2d23a8898af9f3585f39c31 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 15:19:06 +0200 Subject: [PATCH 2/2] docs: add nickmccurdy as a contributor (#903) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 193b0711..ad6a5484 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -876,7 +876,8 @@ "profile": "https://nickmccurdy.com/", "contributions": [ "review", - "question" + "question", + "infra" ] }, { diff --git a/README.md b/README.md index 50564c4f..e0295221 100644 --- a/README.md +++ b/README.md @@ -554,7 +554,7 @@ Thanks goes to these people ([emoji key][emojis]):
James George

📖
João Fernandes

📖
Alejandro Perea

👀 -
Nick McCurdy

👀 💬 +
Nick McCurdy

👀 💬 🚇
Sebastian Silbermann

👀