Skip to content

Commit c683076

Browse files
chore(release): 3.17.0 [skip ci]
# [3.17.0](react-native-camera/react-native-camera@v3.16.0...v3.17.0) (2020-02-05) ### Bug Fixes * **record:** android crash fix ([react-native-camera#2697](react-native-camera#2697)) ([7c2572d](react-native-camera@7c2572d)) ### Features * **codec:** move codec, max duration, and max file size settings to the session queue. ([react-native-camera#2694](react-native-camera#2694)) ([9b4af8e](react-native-camera@9b4af8e))
1 parent 7c2572d commit c683076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-camera",
33
"description": "A Camera component for React Native. Also reads barcodes.",
4-
"version": "3.16.0",
4+
"version": "3.17.0",
55
"author": "Lochlan Wansbrough <[email protected]> (http://lwansbrough.com)",
66
"collective": {
77
"type": "opencollective",

0 commit comments

Comments
 (0)