Skip to content

Commit

Permalink
- 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrutter committed Dec 11, 2024
1 parent eae83e5 commit 515b307
Show file tree
Hide file tree
Showing 4 changed files with 817 additions and 502 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [18.x, 20.x, 22.2]
node-version: [18.x, 20.x, 22.x]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v2
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
18-06-2024 Paul Rütter
11-12-2024 Paul Rütter
- 3.4.0
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

18-06-2024 Paul Rütter
- 3.3.1
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-WS-7266574

Expand Down
Loading

0 comments on commit 515b307

Please sign in to comment.