3.3.0-alpha.2

This commit is contained in:
Xiaoji Chen 2018-04-17 08:57:21 -07:00
parent 4aff71465b
commit 75bb86b3be
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# CHANGELOG
# Version 3.3.0-alpha.2
- Move mapbox-gl import from mapbox wrapper to `StaticMap`
# Version 3.3.0-alpha.1
- Remove import of external 'assert' module

View File

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