4.0.0-alpha.3

This commit is contained in:
Xiaoji Chen 2018-10-05 12:36:14 -07:00
parent 28c38848f0
commit 2a279fc93e
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@
# Version 4.0.0 Prereleases
## 4.0.0-alpha.3 (Oct 5, 2018)
- Fix browser targets (#610)
## 4.0.0-alpha.2
- Add more interaction states (#573)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "A React wrapper for MapboxGL-js and overlay API.",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"keywords": [
"mapbox",
"mapbox-gl",