From b2a078c9a58f040a947a8334e96f224f0ff68ea6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 Dec 2024 16:47:43 +0000 Subject: [PATCH] chore(release): 6.0.7 [skip ci] ## [6.0.7](https://github.com/3846masa/http-cookie-agent/compare/v6.0.6...v6.0.7) (2024-12-10) ### Bug Fixes * **npm:** update dependency agent-base to ^7.1.2 ([#1131](https://github.com/3846masa/http-cookie-agent/issues/1131)) ([068a2cc](https://github.com/3846masa/http-cookie-agent/commit/068a2cc8af1247e1527f351dda65a64e8f5c04e7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3faa99b4..62952d2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.7](https://github.com/3846masa/http-cookie-agent/compare/v6.0.6...v6.0.7) (2024-12-10) + + +### Bug Fixes + +* **npm:** update dependency agent-base to ^7.1.2 ([#1131](https://github.com/3846masa/http-cookie-agent/issues/1131)) ([068a2cc](https://github.com/3846masa/http-cookie-agent/commit/068a2cc8af1247e1527f351dda65a64e8f5c04e7)) + ## [6.0.6](https://github.com/3846masa/http-cookie-agent/compare/v6.0.5...v6.0.6) (2024-09-23) diff --git a/package.json b/package.json index 05cf05d8..20033984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-cookie-agent", - "version": "6.0.6", + "version": "6.0.7", "description": "Allows cookies with every Node.js HTTP clients.", "keywords": [ "agent",