We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9803c4e commit e030ec9Copy full SHA for e030ec9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.5.0](https://github.com/node-modules/urllib/compare/v4.4.0...v4.5.0) (2024-11-30)
4
+
5
6
+### Features
7
8
+* upgrade to undici v7 ([#547](https://github.com/node-modules/urllib/issues/547)) ([9803c4e](https://github.com/node-modules/urllib/commit/9803c4e1fda2b56a7540eb45dde57caf25f969d6))
9
10
## [4.4.0](https://github.com/node-modules/urllib/compare/v4.3.1...v4.4.0) (2024-10-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.5.0-beta.3",
+ "version": "4.5.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments