Skip to content

Commit 642c10f

Browse files
committed
v4.7.4
1 parent ac39be0 commit 642c10f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## master
22

3+
## 4.7.4
4+
35
### Features / Improvements 🚀
46

57
- Adds support for `autocomplete`, `fuzzyMatch`, `routing`, and `worldview` parameters

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "4.7.3",
3+
"version": "4.7.4",
44
"description": "A geocoder control for Mapbox GL JS",
55
"main": "lib/index.js",
66
"unpkg": "dist/mapbox-gl-geocoder.min.js",

0 commit comments

Comments
 (0)