Skip to content

Commit c6f6f83

Browse files
committed
chore(release): 3.2.0
1 parent d704d0a commit c6f6f83

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.2.0](https://github.com/lquixada/cross-fetch/compare/v3.1.8...v3.2.0) (2024-12-21)
6+
7+
8+
### Features
9+
10+
* updated node-fetch to 2.7.0 ([#191](https://github.com/lquixada/cross-fetch/issues/191)) ([ebf44c3](https://github.com/lquixada/cross-fetch/commit/ebf44c303c2dbda25f0f1f7e5af814ee038c280c))
11+
12+
13+
### Bug Fixes
14+
15+
* updated whatwg-fetch to 3.6.20 ([#198](https://github.com/lquixada/cross-fetch/issues/198)) ([fbbecc8](https://github.com/lquixada/cross-fetch/commit/fbbecc86ec558e704682c822c53e9d48b0851141))
16+
517
### [3.1.8](https://github.com/lquixada/cross-fetch/compare/v3.1.7...v3.1.8) (2023-07-02)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cross-fetch",
3-
"version": "3.1.8",
3+
"version": "3.2.0",
44
"description": "Universal WHATWG Fetch API for Node, Browsers and React Native",
55
"homepage": "https://github.com/lquixada/cross-fetch",
66
"main": "dist/node-ponyfill.js",

0 commit comments

Comments
 (0)