Skip to content

Commit

Permalink
chore(release): publish v0.0.6 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony133 committed Mar 31, 2023
1 parent f064231 commit 7fa3fc7
Show file tree
Hide file tree
Showing 3 changed files with 1,060 additions and 9,107 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]

steps:
- uses: actions/checkout@v3
Expand All @@ -30,7 +30,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
needs: [build]

steps:
Expand Down
Loading

0 comments on commit 7fa3fc7

Please sign in to comment.