Skip to content

Commit

Permalink
chore(release): 3.37.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.37.0](react-native-camera/react-native-camera@v3.36.0...v3.37.0) (2020-08-21)

### Bug Fixes

* **android:** Fix camera parameters getting lost on setting focus. ([react-native-camera#2946](react-native-camera#2946)) ([4763777](react-native-camera@4763777))

### Features

* **android:** Document `pictureSize` and make sure Camera1 implementation uses it appropriately. ([react-native-camera#2945](react-native-camera#2945)) ([628c416](react-native-camera@628c416))
* **ios:** Reset cached exposure limits to avoid a crash. ([react-native-camera#2948](react-native-camera#2948)) ([7109ac7](react-native-camera@7109ac7))
  • Loading branch information
semantic-release-bot committed Aug 21, 2020
1 parent 7109ac7 commit f4f6352
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.36.0",
"version": "3.37.0",
"author": "Lochlan Wansbrough <[email protected]> (http://lwansbrough.com)",
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit f4f6352

Please sign in to comment.