Skip to content

Commit

Permalink
Release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Aug 6, 2023
1 parent 1e5e312 commit 6db01a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

4.5.0 / 2023-08-06
==================

**others**
* [[`1e5e312`](http://github.com/node-modules/agentkeepalive/commit/1e5e312f36491243372dbfee0dd47607e7b3d94a)] - deps: remove debug and depd (#114) (fengmk2 <<fengmk2@gmail.com>>)

4.4.0 / 2023-08-05
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "agentkeepalive",
"version": "4.4.0",
"version": "4.5.0",
"description": "Missing keepalive http.Agent",
"main": "index.js",
"browser": "browser.js",
Expand Down

0 comments on commit 6db01a0

Please sign in to comment.