Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Jul 5, 2019
1 parent 5489f9e commit 5868e5b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.1...v7.0.0) (2019-07-05)


### Features

* 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))


### BREAKING CHANGES

* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60

## [6.1.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.0...v6.1.1) (2019-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
"version": "6.1.1",
"version": "7.0.0",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
Expand Down

0 comments on commit 5868e5b

Please sign in to comment.