Skip to content

Commit

Permalink
Merge pull request #475 from badgateway/update-deps14
Browse files Browse the repository at this point in the history
Update dependencies, test Node 20
  • Loading branch information
evert committed Jun 11, 2023
2 parents 0295166 + ba854b4 commit 848e5ab
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 412 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

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

steps:
- uses: actions/checkout@v3
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
ChangeLog
=========

8.0.0-alpha.3 (????-??-??)
--------------------------

* Testing Node 20.


8.0.0-alpha.2 (2023-04-11)
--------------------------

Expand Down

0 comments on commit 848e5ab

Please sign in to comment.