Skip to content

Commit

Permalink
6.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jun 4, 2021
1 parent c046ca0 commit 32ce88d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

# Version 6.1

## 6.1.16 (Jun 4, 2021)

- Support Mapbox terrain (#1483)
- Making features available to onMouseEnter (#1474)
- Prevent attribution button from submitting forms (#1477)
- Remove extra props in GeolocateControl callback (#1480)

## 6.1.15 (May 12, 2021)

- Only block scrolling on the overlay container itself (#1465)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "6.1.15",
"version": "6.1.16",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 32ce88d

Please sign in to comment.