Skip to content

Commit

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

# Version 6.1

## 6.1.4 (Feb 3, 2021)

- Fix props reference on viewport resize (#1328)

## 6.1.3 (Feb 2, 2021)

- Add Typescript Types to interactive-map (#1320)
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.3",
"version": "6.1.4",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 4f418f1

Please sign in to comment.