4.0.0-beta.5

This commit is contained in:
Xiaoji Chen 2018-11-02 09:42:34 -07:00
parent 6d96107661
commit 8cbce1047f
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 4.0.0 Prereleases
## 4.0.0-beta.5 (Nov 2, 2018)
- Fix usage of map ref in interactive-map (#645)
- Various bug fixes (#648)
## 4.0.0-beta.4 (Oct 31, 2018)
- Add support for Create React App access token environment variable (#633)

View File

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