Skip to content

Commit cce6108

Browse files
chore(release): update monorepo packages versions
1 parent 7a44c69 commit cce6108

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/chatty-cats-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/node-fetch/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @whatwg-node/node-fetch
22

3+
## 0.7.23
4+
5+
### Patch Changes
6+
7+
- [#2632](https://github.com/ardatan/whatwg-node/pull/2632)
8+
[`7a44c69`](https://github.com/ardatan/whatwg-node/commit/7a44c6908f11c93415786d248a2d7cd6fcadfc1e)
9+
Thanks [@ardatan](https://github.com/ardatan)! - Avoid Node's promise pipeline by piping streams
10+
directly
11+
312
## 0.7.22
413

514
### Patch Changes

packages/node-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@whatwg-node/node-fetch",
3-
"version": "0.7.22",
3+
"version": "0.7.23",
44
"type": "module",
55
"description": "Fetch API implementation for Node",
66
"repository": {

0 commit comments

Comments
 (0)