Skip to content

Commit

Permalink
chore(release): 3.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.14.0](react-native-camera/react-native-camera@v3.13.1...v3.14.0) (2019-12-10)

### Bug Fixes

* **android:** Fix Objects.equals that is only available after API 19 ([react-native-camera#2635](react-native-camera#2635)) ([8c6a26f](react-native-camera@8c6a26f))
* **example:** fixes and updates in mlkit example ([react-native-camera#2618](react-native-camera#2618)) ([72c5624](react-native-camera@72c5624))
* **ts:** fixed incorrect type definition file path ([react-native-camera#2622](react-native-camera#2622)) ([047bbea](react-native-camera@047bbea))

### Features

* **android:** Load Android Gradle Plugin conditionally ([react-native-camera#2623](react-native-camera#2623)) ([d8cf6c9](react-native-camera@d8cf6c9))
* **android:** restore state when useCamera2api is enabled ([react-native-camera#2603](react-native-camera#2603)) ([1f8b863](react-native-camera@1f8b863))
* **docs:** update onBarCodeRead on Android and add additional SubView library ([react-native-camera#2616](react-native-camera#2616)) ([fe84811](react-native-camera@fe84811))
* **iOS:** allow for audio session to be kept ([react-native-camera#2636](react-native-camera#2636)) ([fe5d11d](react-native-camera@fe5d11d))
  • Loading branch information
semantic-release-bot committed Dec 10, 2019
1 parent fe5d11d commit 0745fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-camera",
"description": "A Camera component for React Native. Also reads barcodes.",
"version": "3.13.1",
"version": "3.14.0",
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit 0745fb9

Please sign in to comment.