Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.0.2...v5.0.0) (2022-12-26)

### Bug Fixes

* support undici v5.11.0 ([#287](#287)) ([cdd4b6d](cdd4b6d))

### BREAKING CHANGES

* supports undici v5.11.0 or above only
  • Loading branch information
semantic-release-bot committed Dec 26, 2022
1 parent d7124ff commit 1aa7f90
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0](https://github.com/3846masa/http-cookie-agent/compare/v4.0.2...v5.0.0) (2022-12-26)


### Bug Fixes

* support undici v5.11.0 ([#287](https://github.com/3846masa/http-cookie-agent/issues/287)) ([cdd4b6d](https://github.com/3846masa/http-cookie-agent/commit/cdd4b6ddbfa510568e3eb6395aa5a25fd30a4460))


### BREAKING CHANGES

* supports undici v5.11.0 or above only

## [4.0.2](https://github.com/3846masa/http-cookie-agent/compare/v4.0.1...v4.0.2) (2022-07-23)


Expand Down

0 comments on commit 1aa7f90

Please sign in to comment.