Skip to content

Commit d0c9cba

Browse files
author
Rebecca Rice
committed
v3.1.1
1 parent 148555d commit d0c9cba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v3.1.1
2+
3+
- Ensures proximity is passed to client [180](https://github.com/mapbox/mapbox-gl-geocoder/pull/180)
4+
15
### v3.1.0
26

37
- Makes `reverseGeocode` an option (defaults to false) [#177](https://github.com/mapbox/mapbox-gl-geocoder/pull/177)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-geocoder",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A geocoder control for Mapbox GL JS",
55
"main": "lib/index.js",
66
"style": "lib/mapbox-gl-geocoder.css",

0 commit comments

Comments
 (0)