From 625190d2940e9e89a05dc5b19ed3aaebcf344db3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 Aug 2020 08:57:17 +0000 Subject: [PATCH] chore(release): 8.8.0 [skip ci] # [8.8.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v8.7.1...v8.8.0) (2020-08-04) ### Features * Memo'd Android component to avoid re-rendering upstream which has a bug ([#453](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/453)) ([069b2ca](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/069b2cab2607f73b7078e988dc7ea8cbb1f8ecde)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a7e9aa..5840e89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "8.7.1", + "version": "8.8.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [