update-react-native-app
Version:
Uses Github releases to update apk in React Native
37 lines (15 loc) • 1.63 kB
Markdown
## [1.3.1](https://github.com/tripss/update-react-native-app/compare/v1.3.0...v1.3.1) (2020-05-08)
### Bug Fixes
* Fixed comparesing not going correctly ([a8ed14f](https://github.com/tripss/update-react-native-app/commit/a8ed14f53cf2d3914c4a7ad8e98a7ea29b7d8c57))
# [1.3.0](https://github.com/tripss/update-react-native-app/compare/v1.2.0...v1.3.0) (2020-05-06)
### Features
* Use semver-max to check the different versions ([29fb009](https://github.com/tripss/update-react-native-app/commit/29fb009026718d4d4d001181915090ef97a3c435))
# [1.2.0](https://github.com/tripss/update-react-native-app/compare/13023a17291b295a1e6f7103273f6359a6bcefa4...v1.2.0) (2020-05-06)
### Bug Fixes
* Fixed that the apkUrl was not correct ([95de908](https://github.com/tripss/update-react-native-app/commit/95de90830192e7e89d1c86a150e619e85e80c0a5))
* Fixed that the updater crashed ([4b5951a](https://github.com/tripss/update-react-native-app/commit/4b5951a632d06b84244964558f70ca5d328d2695))
* Fixed that the versions where not parsed to int ([f28faf4](https://github.com/tripss/update-react-native-app/commit/f28faf4a7fd706d062b1753d7f784fbb8cf0f89c))
### Features
* First version ([13023a1](https://github.com/tripss/update-react-native-app/commit/13023a17291b295a1e6f7103273f6359a6bcefa4))
* Pass the Github release when firing onUpdateAvailable ([48d29a4](https://github.com/tripss/update-react-native-app/commit/48d29a4e2aeaa69cf9f2f897d8ed06b1e69599de))
* Update function does not require boolean anymore ([40903de](https://github.com/tripss/update-react-native-app/commit/40903de6a2c3825e1950223a7ce60ca33e04beb5))