Skip to content

Commit 6f87224

Browse files
author
Scott Farley
committed
prepare v4.0.0-beta.0 release
1 parent 6fa9eb8 commit 6f87224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Master
1+
## v4.0.0-beta.0
22

33
### Breaking Changes ⚠️
44
- Support for the Mapbox GL JS 0.47.0 API. This is compatible with 0.47.0 and later, and may not be compatible with earlier versions [#219](https://github.com/mapbox/mapbox-gl-geocoder/pull/219).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-geocoder",
3-
"version": "3.1.6",
3+
"version": "4.0.0-beta.0",
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)