Skip to content

Commit 5868e5b

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.1.1...v7.0.0) (2019-07-05) ### Features * Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513](#513)) ([5489f9e](5489f9e)) ### BREAKING CHANGES * You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
1 parent 5489f9e commit 5868e5b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [7.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.1...v7.0.0) (2019-07-05)
2+
3+
4+
### Features
5+
6+
* Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513](https://github.com/DylanVann/react-native-fast-image/issues/513)) ([5489f9e](https://github.com/DylanVann/react-native-fast-image/commit/5489f9e))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
12+
113
## [6.1.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.0...v6.1.1) (2019-07-03)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-image",
3-
"version": "6.1.1",
3+
"version": "7.0.0",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)