Skip to content

Commit

Permalink
7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Feb 8, 2022
1 parent 9164e32 commit b9c0adf
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 7.0

## 7.0.4 (Feb 7, 2022)

- Add reuseMaps prop (#1730)

## 7.0.3 (Feb 7, 2022)

- Fix Popup double onClose call (#1729)
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": "7.0.3",
"version": "7.0.4",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit b9c0adf

Please sign in to comment.