We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813fab0 commit ccddafbCopy full SHA for ccddafb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.0.1](https://github.com/3846masa/http-cookie-agent/compare/v7.0.0...v7.0.1) (2025-04-13)
2
+
3
4
+### Bug Fixes
5
6
+* fix docs ([#1248](https://github.com/3846masa/http-cookie-agent/issues/1248)) ([813fab0](https://github.com/3846masa/http-cookie-agent/commit/813fab0508752f6e8cb331bb24e10e689a7b4271))
7
8
# [7.0.0](https://github.com/3846masa/http-cookie-agent/compare/v6.0.8...v7.0.0) (2025-04-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "http-cookie-agent",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "Allows cookies with every Node.js HTTP clients.",
"keywords": [
"agent",
0 commit comments