Skip to content

Commit 5ec85ef

Browse files
chore(release): 6.0.5 [skip ci]
## [6.0.5](v6.0.4...v6.0.5) (2024-05-02) ### Bug Fixes * fix createCookieAgent type ([#873](#873)) ([4677b15](4677b15))
1 parent 4677b15 commit 5ec85ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.5](https://github.com/3846masa/http-cookie-agent/compare/v6.0.4...v6.0.5) (2024-05-02)
2+
3+
4+
### Bug Fixes
5+
6+
* fix createCookieAgent type ([#873](https://github.com/3846masa/http-cookie-agent/issues/873)) ([4677b15](https://github.com/3846masa/http-cookie-agent/commit/4677b15506655989768f2051abd43308620c6872))
7+
18
## [6.0.4](https://github.com/3846masa/http-cookie-agent/compare/v6.0.3...v6.0.4) (2024-05-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-cookie-agent",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "Allows cookies with every Node.js HTTP clients.",
55
"keywords": [
66
"agent",

0 commit comments

Comments
 (0)