Skip to content

Commit

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

### Features

* **ios:** Make camera ready events to fire also on camera/device change to be consistent with Android. Fire unmount error when session or device fails to start. Update advanced example app to use camera ready event instead. ([react-native-camera#2642](react-native-camera#2642)) ([7abf3f7](react-native-camera@7abf3f7))
  • Loading branch information
semantic-release-bot committed Dec 13, 2019
1 parent 7abf3f7 commit c235435
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.14.0",
"version": "3.15.0",
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit c235435

Please sign in to comment.