Skip to content

Commit

Permalink
Prepare 9.4.0 release
Browse files Browse the repository at this point in the history
* Install latest Node.js TypeScript types

Resolve TypeScript error:

Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.

Ref: https://stackoverflow.com/a/78790944

* Bump version to 9.4.0

* Bump devDependencies to latest
  • Loading branch information
aduth committed Oct 31, 2024
1 parent d5e9680 commit ed390b8
Show file tree
Hide file tree
Showing 3 changed files with 1,401 additions and 1,157 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 9.4.0

### Bug Fixes

Expand Down
Loading

0 comments on commit ed390b8

Please sign in to comment.