21 Commits

Author SHA1 Message Date
semantic-release-bot
ff71da1709 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/react-native-community/react-native-cameraroll/compare/v1.0.2...v1.0.3) (2019-05-13)

### Bug Fixes

* **lib:** dummy commit fix semantic-release ([66cb175](https://github.com/react-native-community/react-native-cameraroll/commit/66cb175))
2019-05-13 19:12:12 +00:00
semantic-release-bot
1cc909c729 chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/react-native-community/react-native-cameraroll/compare/v1.0.1...v1.0.2) (2019-05-13)

### Bug Fixes

* **lib:** dummy commit to bump to 1.0.2 ([d431900](https://github.com/react-native-community/react-native-cameraroll/commit/d431900))
2019-05-13 19:05:35 +00:00
semantic-release-bot
fd285e9f4b chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/react-native-community/react-native-cameraroll/compare/v1.0.0...v1.0.1) (2019-05-13)

### Bug Fixes

* **lib:** fix groupType all not working on Android ([#57](https://github.com/react-native-community/react-native-cameraroll/issues/57)) ([7c05112](https://github.com/react-native-community/react-native-cameraroll/commit/7c05112)), closes [#56](https://github.com/react-native-community/react-native-cameraroll/issues/56)
2019-05-13 18:47:21 +00:00
Bartol Karuza
1e37b29426 chore(ci): manual release to test publishing fix 2019-05-08 11:33:44 +02:00
semantic-release-bot
74727b1f7f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-05-07)

### Bug Fixes

* **ci:** add yarn install step to publish ([ed86e6f](https://github.com/react-native-community/react-native-cameraroll/commit/ed86e6f))
* **ci:** eslint dependency version issue ([1d0636b](https://github.com/react-native-community/react-native-cameraroll/commit/1d0636b))
2019-05-07 20:35:22 +00:00
Bartol Karuza
1d0636bf73 fix(ci): eslint dependency version issue 2019-05-07 22:30:06 +02:00
Bartol Karuza
e49880f908 feature(lib): dummy commit for triggering the release 2019-05-07 22:12:27 +02:00
Bartol Karuza
cd8725841e chore(lib) include 59 in peer dependency list 2019-04-14 10:59:35 +02:00
Frikkie Snyman
8f721f372f
Add description to package.json 2019-04-09 14:47:02 +02:00
Bartol Karuza
23ea8fbd2b
Merge pull request #31 from react-native-community/feature/update-dependencies
fix(app) update dependencies
2019-04-06 12:17:54 +02:00
Bartol Karuza
7277538350 fix(app) update dependencies 2019-04-06 12:17:01 +02:00
Bartol Karuza
bbd158014b
Merge pull request #26 from iamolegga/typescript-fix
fix typescript declarations
2019-04-06 11:39:29 +02:00
Matt Oakes
ffbbfee27c Standard ESLint 2019-04-05 17:14:27 -07:00
Oleg Repin
2b52d760c1 fix typescript declarations 2019-04-03 14:20:54 +03:00
Bartol Karuza
8c8c0fe921 v1.0.3 2019-03-03 20:36:01 +08:00
Bartol Karuza
db7d74635f v1.0.2 2019-03-03 20:14:05 +08:00
Bartol Karuza
13bc86ada8 v1.0.1 2019-03-03 19:46:55 +08:00
Bartol Karuza
02cf845006 circleci and detox setup 2019-03-02 16:00:53 +08:00
Bartol Karuza
c3cdd18810 setup of library config files for flow, eslint, babel, jest, etc.. 2019-02-24 12:57:12 +08:00
Bartol Karuza
bd10d565e5 update package.json with basic info and dependencies
mostly copied from https://github.com/react-native-community/react-native-netinfo/blob/master/package.json
2019-02-24 12:38:20 +08:00
Bartol Karuza
1f3f111bca create-react-native-library and react-native init of example app
# Conflicts:
#	README.md
2019-02-24 12:13:49 +08:00