Skip to content

Commit

Permalink
chore(release): 6.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.7](v6.0.6...v6.0.7) (2024-12-10)

### Bug Fixes

* **npm:** update dependency agent-base to ^7.1.2 ([#1131](#1131)) ([068a2cc](068a2cc))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent 068a2cc commit b2a078c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b2a078c

Please sign in to comment.