Skip to content

Commit

Permalink
Merge pull request #249 from Steiger04/v1.2.0
Browse files Browse the repository at this point in the history
V1.2.0 updated
  • Loading branch information
Apollon77 authored Feb 17, 2024
2 parents ff59bc6 + fb2777b commit eff073f
Show file tree
Hide file tree
Showing 14 changed files with 878 additions and 4,274 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x]
node-version: [18.x]

steps:
- name: Checkout code
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x]
node-version: [18.x]

steps:
- name: Checkout code
Expand Down
42 changes: 20 additions & 22 deletions build/build-adapter-handlers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/build-adapter-handlers.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/build-adapter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/build-adapter.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/network.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eff073f

Please sign in to comment.