From e4e9137977a21f998c92065bc2bced141f747d72 Mon Sep 17 00:00:00 2001 From: TZ Date: Mon, 9 Dec 2019 09:52:00 +0800 Subject: [PATCH] Release 2.34.2 --- History.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 09ba9822..eef57326 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +2.34.2 / 2019-12-09 +================== + +**fixes** + * [[`67d5b1c`](http://github.com/node-modules/urllib/commit/67d5b1c35dc302778aa4b992ea4998fe427e3cc8)] - fix: index.d.ts (#334) (Daniels.Sun <>) + 2.34.1 / 2019-09-02 ================== diff --git a/package.json b/package.json index c9a0bc98..c1e6a83d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "urllib", - "version": "2.34.1", + "version": "2.34.2", "description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.", "keywords": [ "urllib",