Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.0.4...v6.0.0) (2024-01-11)

### Features

* drop Node.js v14, v16 support ([#729](#729)) ([e32c407](e32c407))

### BREAKING CHANGES

* Drop Node.js v14, v16 support

* fix: supports undici v6.2.1

close #706
close #728
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent e32c407 commit 3ce1638
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [6.0.0](https://github.com/3846masa/http-cookie-agent/compare/v5.0.4...v6.0.0) (2024-01-11)


### Features

* drop Node.js v14, v16 support ([#729](https://github.com/3846masa/http-cookie-agent/issues/729)) ([e32c407](https://github.com/3846masa/http-cookie-agent/commit/e32c40795fac0c9a4a4a4cdcf35dac864cfff7c3))


### BREAKING CHANGES

* Drop Node.js v14, v16 support

* fix: supports undici v6.2.1

close https://github.com/3846masa/http-cookie-agent/pull/706
close https://github.com/3846masa/http-cookie-agent/issues/728

## [5.0.4](https://github.com/3846masa/http-cookie-agent/compare/v5.0.3...v5.0.4) (2023-06-18)


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": "5.0.4",
"version": "6.0.0",
"description": "Allows cookies with every Node.js HTTP clients.",
"keywords": [
"agent",
Expand Down

0 comments on commit 3ce1638

Please sign in to comment.