Skip to content

Commit

Permalink
6.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Feb 16, 2021
1 parent 0b04d0f commit 13c958a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

# Version 6.1

## 6.1.8 (Feb 16, 2021)

- Fix pointer event normalization when using viewState (#1355)
- Fix missing source-layer param in LayerProps (#1358)

## 6.1.7 (Feb 10, 2021)

- fix using Popup with StaticMap (#1348)
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.7",
"version": "6.1.8",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 13c958a

Please sign in to comment.