diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af23196..c35f9441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [5.0.0](https://github.com/3846masa/axios-cookiejar-support/compare/v4.0.7...v5.0.0) (2024-01-14) + + +### Features + +* drop Node.js v14 and v16 ([#880](https://github.com/3846masa/axios-cookiejar-support/issues/880)) ([c7e5e0b](https://github.com/3846masa/axios-cookiejar-support/commit/c7e5e0b6572e9859c291906f079f654dd5a37c97)) + + +### BREAKING CHANGES + +* drop Node.js v14 and v16 + ## [4.0.7](https://github.com/3846masa/axios-cookiejar-support/compare/v4.0.6...v4.0.7) (2023-06-22) diff --git a/package.json b/package.json index b7d550e4..f868b14d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-cookiejar-support", - "version": "4.0.7", + "version": "5.0.0", "description": "Add tough-cookie support to axios.", "keywords": [ "axios",