Skip to content

Commit 7fa3fc7

Browse files
committed
chore(release): publish v0.0.6 🎉
1 parent f064231 commit 7fa3fc7

File tree

3 files changed

+1060
-9107
lines changed

3 files changed

+1060
-9107
lines changed

‎.github/workflows/nodejs-environment.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [14.x, 16.x, 18.x]
16+
node-version: [16.x, 18.x]
1717

1818
steps:
1919
- uses: actions/checkout@v3
@@ -30,7 +30,7 @@ jobs:
3030

3131
strategy:
3232
matrix:
33-
node-version: [14.x, 16.x, 18.x]
33+
node-version: [16.x, 18.x]
3434
needs: [build]
3535

3636
steps:

0 commit comments

Comments
 (0)