Skip to content

Commit 26764a3

Browse files
Release 4.6.9
[skip ci] ## [4.6.9](v4.6.8...v4.6.9) (2024-12-17) ### Bug Fixes * should got undici:client:sendHeaders message on H2 ([#553](#553)) ([bd19f6d](bd19f6d))
1 parent bd19f6d commit 26764a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.6.9](https://github.com/node-modules/urllib/compare/v4.6.8...v4.6.9) (2024-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* should got undici:client:sendHeaders message on H2 ([#553](https://github.com/node-modules/urllib/issues/553)) ([bd19f6d](https://github.com/node-modules/urllib/commit/bd19f6d9e6b845ca0d31c1c7a77d744dfa87f894))
9+
310
## [4.6.8](https://github.com/node-modules/urllib/compare/v4.6.7...v4.6.8) (2024-12-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "4.6.8",
3+
"version": "4.6.9",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)