We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d565da2 commit d7a9474Copy full SHA for d7a9474
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.25.1](https://github.com/node-modules/urllib/compare/v3.25.0...v3.25.1) (2024-06-01)
4
+
5
6
+### Bug Fixes
7
8
+* adpater http/2 agent on diagnosticsChannel ([#511](https://github.com/node-modules/urllib/issues/511)) ([d565da2](https://github.com/node-modules/urllib/commit/d565da230bb5be0714e1fcaf36db2f30844c29f2))
9
10
## [3.25.0](https://github.com/node-modules/urllib/compare/v3.24.0...v3.25.0) (2024-05-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "3.25.0",
+ "version": "3.25.1",
"publishConfig": {
"tag": "latest"
},
0 commit comments