File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ const GooglePlacesInput = () => {
142
142
- [x] Predefined places
143
143
144
144
### Changelog
145
- - 1.3.7 : Multiple bugfixes + fixed breaking change in React Native.
145
+ - 1.3.8 : Multiple bugfixes + fixed breaking change in React Native.
146
146
- 1.3.6 : Fixed accuracy issue.
147
147
- 1.3.5 : Fixed bug where input was being cleared.
148
148
- 1.3.4 : Fixed bug where loading was breaking the component.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-google-places-autocomplete" ,
3
- "version" : " 1.3.7 " ,
3
+ "version" : " 1.3.8 " ,
4
4
"description" : " Customizable Google Places autocomplete component for iOS and Android React-Native apps" ,
5
5
"main" : " GooglePlacesAutocomplete.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments