From ec200b05ead1f407431be37b3938f089ecba917d Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Tue, 5 Jul 2022 16:23:36 +0800 Subject: [PATCH] Release 2.38.1 --- History.md | 12 ++++++++++++ README.md | 10 +++++----- package.json | 2 +- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/History.md b/History.md index f8ac588b..7d8be7c4 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,16 @@ +2.38.1 / 2022-07-05 +================== + +**fixes** + * [[`f343daa`](http://github.com/node-modules/urllib/commit/f343daa6d1ffb91ebed00e0f858fcb4378921349)] - fix: ignore request error if request is done (#384) (killa <>) + +**others** + * [[`518d22c`](http://github.com/node-modules/urllib/commit/518d22c30e3888e6cffec0572f05af0fc30f824f)] - Create codeql-analysis.yml (fengmk2 <>) + * [[`7daf2fa`](http://github.com/node-modules/urllib/commit/7daf2fa599ac294ffc8a3adfe7015b667f13e59a)] - chore: update contributors (fengmk2 <>) + * [[`20451f2`](http://github.com/node-modules/urllib/commit/20451f2898fba90a72c9b953e518e2f67a3bddd7)] - test: add tsd for timing interface (#377) (fengmk2 <>) + * [[`f662c2b`](http://github.com/node-modules/urllib/commit/f662c2b066d3d4363491ee552a0976fe29a528cf)] - chore: update contributors (fengmk2 <>) + 2.38.0 / 2021-11-24 ================== diff --git a/README.md b/README.md index 0e8f6583..bd71c4fc 100644 --- a/README.md +++ b/README.md @@ -446,13 +446,13 @@ When open the trace, urllib may have poor perfomance, please consider carefully. |[
fengmk2](https://github.com/fengmk2)
|[
dead-horse](https://github.com/dead-horse)
|[
xingrz](https://github.com/xingrz)
|[
popomore](https://github.com/popomore)
|[
JacksonTian](https://github.com/JacksonTian)
|[
ibigbug](https://github.com/ibigbug)
| | :---: | :---: | :---: | :---: | :---: | :---: | |[
greenkeeperio-bot](https://github.com/greenkeeperio-bot)
|[
atian25](https://github.com/atian25)
|[
paambaati](https://github.com/paambaati)
|[
denghongcai](https://github.com/denghongcai)
|[
XadillaX](https://github.com/XadillaX)
|[
alsotang](https://github.com/alsotang)
| -|[
leoner](https://github.com/leoner)
|[
hyj1991](https://github.com/hyj1991)
|[
isayme](https://github.com/isayme)
|[
cyjake](https://github.com/cyjake)
|[
whxaxes](https://github.com/whxaxes)
|[
chadxz](https://github.com/chadxz)
| -|[
danielwpz](https://github.com/danielwpz)
|[
danielsss](https://github.com/danielsss)
|[
Jeff-Tian](https://github.com/Jeff-Tian)
|[
jedahan](https://github.com/jedahan)
|[
nick-ng](https://github.com/nick-ng)
|[
rishavsharan](https://github.com/rishavsharan)
| -|[
willizm](https://github.com/willizm)
|[
davidkhala](https://github.com/davidkhala)
|[
aleafs](https://github.com/aleafs)
|[
Amunu](https://github.com/Amunu)
|[
azure-pipelines[bot]](https://github.com/apps/azure-pipelines)
|[
changzhiwin](https://github.com/changzhiwin)
| -|[
yuzhigang33](https://github.com/yuzhigang33)
|[
fishbar](https://github.com/fishbar)
|[
gxcsoccer](https://github.com/gxcsoccer)
|[
killagu](https://github.com/killagu)
|[
mars-coder](https://github.com/mars-coder)
|[
rockdai](https://github.com/rockdai)
| +|[
leoner](https://github.com/leoner)
|[
hyj1991](https://github.com/hyj1991)
|[
isayme](https://github.com/isayme)
|[
killagu](https://github.com/killagu)
|[
cyjake](https://github.com/cyjake)
|[
whxaxes](https://github.com/whxaxes)
| +|[
chadxz](https://github.com/chadxz)
|[
danielwpz](https://github.com/danielwpz)
|[
danielsss](https://github.com/danielsss)
|[
Jeff-Tian](https://github.com/Jeff-Tian)
|[
jedahan](https://github.com/jedahan)
|[
nick-ng](https://github.com/nick-ng)
| +|[
rishavsharan](https://github.com/rishavsharan)
|[
willizm](https://github.com/willizm)
|[
davidkhala](https://github.com/davidkhala)
|[
aleafs](https://github.com/aleafs)
|[
Amunu](https://github.com/Amunu)
|[
azure-pipelines[bot]](https://github.com/apps/azure-pipelines)
| +|[
changzhiwin](https://github.com/changzhiwin)
|[
yuzhigang33](https://github.com/yuzhigang33)
|[
fishbar](https://github.com/fishbar)
|[
gxcsoccer](https://github.com/gxcsoccer)
|[
mars-coder](https://github.com/mars-coder)
|[
rockdai](https://github.com/rockdai)
| [
dickeylth](https://github.com/dickeylth)
|[
aladdin-add](https://github.com/aladdin-add)
-This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Fri Mar 25 2022 00:05:23 GMT+0800`. +This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Tue Jul 05 2022 16:17:31 GMT+0800`. diff --git a/package.json b/package.json index 00cc4cfc..c09fe793 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "urllib", - "version": "2.38.0", + "version": "2.38.1", "description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.", "keywords": [ "urllib",