Skip to content

Commit 27dc858

Browse files
committed
Release 2.37.2
1 parent 04734a1 commit 27dc858

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.37.2 / 2021-06-07
3+
==================
4+
5+
**fixes**
6+
* [[`04734a1`](http://github.com/node-modules/urllib/commit/04734a13e146da501f4e38333d5de9f9bbb259d1)] - fix: 🐛 should trigger response event when follow redirect (#361) (Hongcai Deng <<[email protected]>>)
7+
28
2.37.1 / 2021-04-15
39
==================
410

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": "2.37.1",
3+
"version": "2.37.2",
44
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
55
"keywords": [
66
"urllib",

0 commit comments

Comments
 (0)