Skip to content

Commit

Permalink
chore(release): 3.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Feb 5, 2020
1 parent 7c2572d commit c683076
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.16.0",
"version": "3.17.0",
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit c683076

Please sign in to comment.