Skip to content

Commit 748a312

Browse files
committed
chore(release): 4.0.0
1 parent dc7a7e8 commit 748a312

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
## [4.0.0](https://github.com/lquixada/cross-fetch/compare/v4.0.0-alpha.13...v4.0.0) (2023-07-03)

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": "4.0.0-alpha.13",
3+
"version": "4.0.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)