We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9fca7 commit 12c4e3cCopy full SHA for 12c4e3c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.6.0](https://github.com/node-modules/urllib/compare/v4.5.1...v4.6.0) (2024-12-04)
4
+
5
6
+### Features
7
8
+* exports undici ([#554](https://github.com/node-modules/urllib/issues/554)) ([3c9fca7](https://github.com/node-modules/urllib/commit/3c9fca7c339753fa6d6430fb5659e6d11fc20997))
9
10
## [4.5.1](https://github.com/node-modules/urllib/compare/v4.5.0...v4.5.1) (2024-12-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.5.1",
+ "version": "4.6.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments