Skip to content

Commit 74f6a96

Browse files
committed
chore(release): 2.0.0
1 parent fafa0c7 commit 74f6a96

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
## [2.0.0](https://github.com/react-native-community/fetch/compare/v1.0.2...v2.0.0) (2021-06-28)
6+
57
### [1.0.2](https://github.com/react-native-community/fetch/compare/v1.0.1...v1.0.2) (2021-01-31)
68

79

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-fetch-api",
33
"description": "A fetch API polyfill for React Native with text streaming support.",
4-
"version": "1.0.2",
4+
"version": "2.0.0",
55
"main": "fetch.js",
66
"author": {
77
"name": "André Costa Lima",

0 commit comments

Comments
 (0)