semantic-release-bot
|
5c7de4c947
|
chore(release): 1.11.1 [skip ci]
## [1.11.1](https://github.com/react-native-community/react-native-camera/compare/v1.11.0...v1.11.1) (2019-02-15)
### Bug Fixes
* change misspelled upce to upc_e (adjust to native constants) ([#2109](https://github.com/react-native-community/react-native-camera/issues/2109)) ([1e64b15](https://github.com/react-native-community/react-native-camera/commit/1e64b15))
|
2019-02-15 10:45:20 +00:00 |
|
semantic-release-bot
|
84fdbe6d73
|
chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/react-native-community/react-native-camera/compare/v1.10.2...v1.11.0) (2019-02-15)
### Bug Fixes
* remove executable bit from regular files ([#2103](https://github.com/react-native-community/react-native-camera/issues/2103)) [skip release] [skip ci] ([b9f7d77](https://github.com/react-native-community/react-native-camera/commit/b9f7d77))
### Features
* do not crash on devices without flash hardware ([#2108](https://github.com/react-native-community/react-native-camera/issues/2108)) ([4a89a1f](https://github.com/react-native-community/react-native-camera/commit/4a89a1f))
|
2019-02-15 08:05:41 +00:00 |
|
semantic-release-bot
|
956d2e2230
|
chore(release): 1.10.2 [skip ci]
## [1.10.2](https://github.com/react-native-community/react-native-camera/compare/v1.10.1...v1.10.2) (2019-02-11)
### Bug Fixes
* **android:** permission compat on android 6 devices ([#2099](https://github.com/react-native-community/react-native-camera/issues/2099)) ([808fbb1](https://github.com/react-native-community/react-native-camera/commit/808fbb1))
|
2019-02-11 08:39:41 +00:00 |
|
semantic-release-bot
|
3392c41844
|
chore(release): 1.10.1 [skip ci]
## [1.10.1](https://github.com/react-native-community/react-native-camera/compare/v1.10.0...v1.10.1) (2019-02-03)
### Bug Fixes
* **types:** fix onStatusChange callback typescript definitions ([#2091](https://github.com/react-native-community/react-native-camera/issues/2091)), Fixes [#2090](https://github.com/react-native-community/react-native-camera/issues/2090) ([45efcdb](https://github.com/react-native-community/react-native-camera/commit/45efcdb))
|
2019-02-03 19:36:33 +00:00 |
|
semantic-release-bot
|
24a41b66fa
|
chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/react-native-community/react-native-camera/compare/v1.9.2...v1.10.0) (2019-01-31)
### Features
* add onStatusChange callback ([#2003](https://github.com/react-native-community/react-native-camera/issues/2003)) ([4bcf88e](https://github.com/react-native-community/react-native-camera/commit/4bcf88e))
|
2019-01-31 08:33:10 +00:00 |
|
semantic-release-bot
|
57bc327d84
|
chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/react-native-community/react-native-camera/compare/v1.9.1...v1.9.2) (2019-01-25)
### Bug Fixes
* **ios:** only check permission descriptions availability in debug build ([#2070](https://github.com/react-native-community/react-native-camera/issues/2070)), Fixes [#2069](https://github.com/react-native-community/react-native-camera/issues/2069) ([3f8b795](https://github.com/react-native-community/react-native-camera/commit/3f8b795)), closes [#2048](https://github.com/react-native-community/react-native-camera/issues/2048)
|
2019-01-25 10:06:42 +00:00 |
|
semantic-release-bot
|
cd1b0d2111
|
chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/react-native-community/react-native-camera/compare/v1.9.0...v1.9.1) (2019-01-22)
### Bug Fixes
* only show warning when mute is set to false ([#2062](https://github.com/react-native-community/react-native-camera/issues/2062)) ([8dbc79e](https://github.com/react-native-community/react-native-camera/commit/8dbc79e))
|
2019-01-22 15:11:28 +00:00 |
|
semantic-release-bot
|
0b583ade4d
|
chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/react-native-community/react-native-camera/compare/v1.8.1...v1.9.0) (2019-01-18)
### Features
* **android:** add videoBitrate option for recordAsync ([#2055](https://github.com/react-native-community/react-native-camera/issues/2055)) [skip release] ([d93a6c7](https://github.com/react-native-community/react-native-camera/commit/d93a6c7))
* allow camera scene when audio permissions are denied ([#2048](https://github.com/react-native-community/react-native-camera/issues/2048)), Fixes [#2047](https://github.com/react-native-community/react-native-camera/issues/2047), Fixes [#2051](https://github.com/react-native-community/react-native-camera/issues/2051) ([22533ed](https://github.com/react-native-community/react-native-camera/commit/22533ed))
|
2019-01-18 15:01:36 +00:00 |
|
semantic-release-bot
|
fbc5c0d66b
|
chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/react-native-community/react-native-camera/compare/v1.8.0...v1.8.1) (2019-01-18)
### Bug Fixes
* the git tag format in the podspec ([#2045](https://github.com/react-native-community/react-native-camera/issues/2045)) [skip release] ([ed4f5bf](https://github.com/react-native-community/react-native-camera/commit/ed4f5bf))
* **android:** use the correct camera orientation to fix image detection ([#2050](https://github.com/react-native-community/react-native-camera/issues/2050)), Fixes [#1714](https://github.com/react-native-community/react-native-camera/issues/1714) ([f7fb3e3](https://github.com/react-native-community/react-native-camera/commit/f7fb3e3))
|
2019-01-18 09:33:38 +00:00 |
|
Laurin Quast
|
62324f8898
|
docs: reformat documentation with prettier (#2049) [skip release]
|
2019-01-14 09:29:12 +01:00 |
|
semantic-release-bot
|
fe39b5addd
|
chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/react-native-community/react-native-camera/compare/v1.7.0...v1.8.0) (2019-01-08)
### Features
* **tidelift:** add tidelift badge dependency ([#2039](https://github.com/react-native-community/react-native-camera/issues/2039)) ([80ee416](https://github.com/react-native-community/react-native-camera/commit/80ee416))
|
2019-01-08 10:58:01 +00:00 |
|
semantic-release-bot
|
85343acdc3
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/react-native-community/react-native-camera/compare/v1.6.6...v1.7.0) (2019-01-08)
### Bug Fixes
* **android:** prevent shutting down camera when re-mounting children ([#1995](https://github.com/react-native-community/react-native-camera/issues/1995)) ([5695f5d](https://github.com/react-native-community/react-native-camera/commit/5695f5d))
### Features
* **tidelift:** add tidelift badge on readme ([#2038](https://github.com/react-native-community/react-native-camera/issues/2038)) ([5768d30](https://github.com/react-native-community/react-native-camera/commit/5768d30))
|
2019-01-08 10:54:13 +00:00 |
|
semantic-release-bot
|
c7336b2ff4
|
chore(release): 1.6.6 [skip ci]
## [1.6.6](https://github.com/react-native-community/react-native-camera/compare/v1.6.5...v1.6.6) (2019-01-08)
### Bug Fixes
* **rn-camera:** set default captureAudio property value to true ([#2037](https://github.com/react-native-community/react-native-camera/issues/2037)) ([2940faf](https://github.com/react-native-community/react-native-camera/commit/2940faf)), closes [#2030](https://github.com/react-native-community/react-native-camera/issues/2030)
|
2019-01-08 10:32:36 +00:00 |
|
semantic-release-bot
|
6cd79f5c4f
|
chore(release): 1.6.5 [skip ci]
## [1.6.5](https://github.com/react-native-community/react-native-camera/compare/v1.6.4...v1.6.5) (2019-01-08)
### Bug Fixes
* **ios:** workaround accidental breaking change ([#2024](https://github.com/react-native-community/react-native-camera/issues/2024)) ([4bdcbd3](https://github.com/react-native-community/react-native-camera/commit/4bdcbd3)), closes [#2029](https://github.com/react-native-community/react-native-camera/issues/2029)
* **readme:** wording ([#2020](https://github.com/react-native-community/react-native-camera/issues/2020)) [skip ci] ([5e5da25](https://github.com/react-native-community/react-native-camera/commit/5e5da25))
|
2019-01-08 10:19:05 +00:00 |
|
semantic-release-bot
|
52cf6f39c8
|
chore(release): 1.6.4 [skip ci]
## [1.6.4](https://github.com/react-native-community/react-native-camera/compare/v1.6.3...v1.6.4) (2018-12-19)
### Bug Fixes
* exclude android build artifacts ([#2001](https://github.com/react-native-community/react-native-camera/issues/2001)) [skip ci] ([41ebb3e](https://github.com/react-native-community/react-native-camera/commit/41ebb3e))
* use correct licence in package.json ([#2015](https://github.com/react-native-community/react-native-camera/issues/2015)) [skip ci] ([52aed43](https://github.com/react-native-community/react-native-camera/commit/52aed43))
* **rct-camera:** crash when metadata.stringValue is nil ([#2016](https://github.com/react-native-community/react-native-camera/issues/2016)) ([960c5b1](https://github.com/react-native-community/react-native-camera/commit/960c5b1))
|
2018-12-19 08:26:44 +00:00 |
|
Sibelius Seraphini
|
52aed438c4
|
fix: use correct licence in package.json (#2015) [skip ci]
|
2018-12-19 08:48:24 +01:00 |
|
semantic-release-bot
|
75ee01a04d
|
chore(release): 1.6.3 [skip ci]
## [1.6.3](https://github.com/react-native-community/react-native-camera/compare/v1.6.2...v1.6.3) (2018-12-14)
### Bug Fixes
* **rn-camera:** remove lodash dependency ([#1996](https://github.com/react-native-community/react-native-camera/issues/1996)) ([5fe55e1](https://github.com/react-native-community/react-native-camera/commit/5fe55e1))
|
2018-12-14 11:15:11 +00:00 |
|
Laurin Quast
|
5fe55e16ae
|
fix(rn-camera): remove lodash dependency (#1996)
|
2018-12-14 12:13:27 +01:00 |
|
semantic-release-bot
|
be785be001
|
chore(release): 1.6.2 [skip ci]
## [1.6.2](https://github.com/react-native-community/react-native-camera/compare/v1.6.1...v1.6.2) (2018-12-13)
### Bug Fixes
* **android:** use device orientation for images/videos instead of display orientation ([#1992](https://github.com/react-native-community/react-native-camera/issues/1992)) ([513bfe8](https://github.com/react-native-community/react-native-camera/commit/513bfe8))
|
2018-12-13 20:18:41 +00:00 |
|
semantic-release-bot
|
22c2527b39
|
chore(release): 1.6.1 [skip ci]
## [1.6.1](https://github.com/react-native-community/react-native-camera/compare/v1.6.0...v1.6.1) (2018-12-13)
### Bug Fixes
* **ios:** ensure orientation is retrieved from main thread ([#1958](https://github.com/react-native-community/react-native-camera/issues/1958)) ([cf0e964](https://github.com/react-native-community/react-native-camera/commit/cf0e964))
|
2018-12-13 09:45:46 +00:00 |
|
Laurin Quast
|
5d27349115
|
chore: upgrade prettier and autoformat typescript files upon commit (#1990) [skip ci]
|
2018-12-12 15:14:02 +01:00 |
|
semantic-release-bot
|
1bfcce73a5
|
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/react-native-community/react-native-camera/compare/v1.5.1...v1.6.0) (2018-12-12)
### Features
* **rn-camera:** deviceOrientation, videoOrientation, pictureOrientation ([401c485](https://github.com/react-native-community/react-native-camera/commit/401c485))
|
2018-12-12 14:06:08 +00:00 |
|
Laurin Quast
|
f609afbb44
|
docs(rn-camera): add rncamera-example without face detection (#1979) [skip ci]
|
2018-12-11 12:37:48 +01:00 |
|
semantic-release-bot
|
0a568eb4d2
|
chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/react-native-community/react-native-camera/compare/v1.5.0...v1.5.1) (2018-12-06)
### Bug Fixes
* export CameraStatus constant ([#1952](https://github.com/react-native-community/react-native-camera/issues/1952)) ([7eb69ad](https://github.com/react-native-community/react-native-camera/commit/7eb69ad))
|
2018-12-06 16:27:32 +00:00 |
|
semantic-release-bot
|
50157fe784
|
chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/react-native-community/react-native-camera/compare/v1.4.3...v1.5.0) (2018-12-05)
### Features
* **ios:** add new method isRecording ([#1969](https://github.com/react-native-community/react-native-camera/issues/1969)) ([54fedee](https://github.com/react-native-community/react-native-camera/commit/54fedee))
|
2018-12-05 16:40:20 +00:00 |
|
semantic-release-bot
|
6c7d365d15
|
chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/react-native-community/react-native-camera/compare/v1.4.2...v1.4.3) (2018-11-20)
### Bug Fixes
* **android:** stop preview if pauseAfterCapture is set to true ([#1933](https://github.com/react-native-community/react-native-camera/issues/1933)) ([71b10c1](https://github.com/react-native-community/react-native-camera/commit/71b10c1)), closes [#1930](https://github.com/react-native-community/react-native-camera/issues/1930)
|
2018-11-20 12:31:23 +00:00 |
|
semantic-release-bot
|
b48a3d99dc
|
chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/react-native-community/react-native-camera/compare/v1.4.1...v1.4.2) (2018-11-19)
### Bug Fixes
* **ios:** only mute recording if mute property is set to false ([#1932](https://github.com/react-native-community/react-native-camera/issues/1932)) ([776725e](https://github.com/react-native-community/react-native-camera/commit/776725e)), closes [#1864](https://github.com/react-native-community/react-native-camera/issues/1864)
|
2018-11-19 20:41:08 +00:00 |
|
semantic-release-bot
|
d1236fd9b7
|
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/react-native-community/react-native-camera/compare/v1.4.0...v1.4.1) (2018-11-12)
### Bug Fixes
* **barcode:** resolve crash when barcode does not include raw bytes ([#1916](https://github.com/react-native-community/react-native-camera/issues/1916)) ([1369aff](https://github.com/react-native-community/react-native-camera/commit/1369aff))
|
2018-11-12 10:22:21 +00:00 |
|
Laurin Quast
|
9d1d0ab97e
|
chore(semantic-release): update package.json upon publish (#1918)
|
2018-11-12 11:20:30 +01:00 |
|
Laurin Quast
|
d3b7ee6df3
|
chore(semantic-release): setup semantic-release for automated publishes (#1898)
add semantic-release, use commitizen for commit linting
|
2018-11-12 08:46:47 +01:00 |
|
Sibelius Seraphini
|
31ab64d4c3
|
1.3.1
|
2018-10-24 14:28:29 -03:00 |
|
Sibelius Seraphini
|
501d4ad8de
|
chore(package): bump to 1.3.0
|
2018-09-26 08:56:00 -03:00 |
|
Trent Jones
|
a5c67376af
|
fix: added some missing typescript declarations (#1792)
|
2018-09-14 16:37:20 -03:00 |
|
Sibelius Seraphini
|
843cbf4ff6
|
chore(update): update package.json packages (#1739)
* chore(update): update package.json packages
* feat(ci): try to fix ci
* chore(lint): fix lint
* fix(lint): fix lint
|
2018-08-24 10:13:12 -03:00 |
|
Sibelius Seraphini
|
da8e79cd7a
|
build(package): 1.2.0
|
2018-08-09 09:25:37 -03:00 |
|
Sibelius Seraphini
|
5130aa45cd
|
1.1.5
|
2018-06-14 13:23:41 -03:00 |
|
Sibelius Seraphini
|
e4e41ae02a
|
1.1.4
|
2018-05-21 17:49:24 -03:00 |
|
Sibelius Seraphini
|
351e0bb89e
|
1.1.3
|
2018-05-18 16:44:12 -03:00 |
|
Sibelius Seraphini
|
b1721b873e
|
1.1.2
|
2018-04-25 09:07:09 -03:00 |
|
Joao Fidelis
|
aa0a8ada73
|
1.1.1
|
2018-04-15 18:47:26 -03:00 |
|
Joao Fidelis
|
3bb9a6484a
|
chore(lint): more lint checks
|
2018-04-15 12:16:17 -03:00 |
|
Joao Fidelis
|
00f4f4c137
|
chore(package): enforce no errors on lint and update packages
|
2018-04-15 11:45:12 -03:00 |
|
Sibelius Seraphini
|
919d07b162
|
chore(lint): fix lint to make ci work
|
2018-04-15 08:19:02 -03:00 |
|
Sibelius Seraphini
|
1c7f231af4
|
feat(android): make android gradle check work
|
2018-04-15 08:02:49 -03:00 |
|
Sibelius Seraphini
|
edc72956f1
|
1.1.0
|
2018-04-15 07:48:17 -03:00 |
|
Sibelius Seraphini
|
d393c4bd95
|
1.0.3
|
2018-03-24 12:30:30 -03:00 |
|
Sibelius Seraphini
|
706278d807
|
fix(typo): fix typo on package.json
|
2018-03-24 12:30:14 -03:00 |
|
Sibelius Seraphini
|
cc5f6e62eb
|
feat(chore): try to automate changelog
|
2018-03-24 12:29:25 -03:00 |
|
Joao Fidelis
|
f1094302c7
|
1.0.2
|
2018-03-10 17:02:30 -03:00 |
|
Felipe Constantino
|
a94bad5e37
|
feat(types): add TypeScript definition files
Solves #785
|
2018-02-23 13:46:16 -03:00 |
|