Skip to content

Commit fe779d7

Browse files
committed
7.0.3
1 parent 53490ee commit fe779d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Version 7.0
44

5+
## 7.0.3 (Feb 7, 2022)
6+
7+
- Fix Popup double onClose call (#1729)
8+
59
## 7.0.2 (Feb 6, 2022)
610

711
- Fix: set default maxPitch to 60 (#1720)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-map-gl",
33
"description": "React components for Mapbox GL JS-compatible libraries",
4-
"version": "7.0.2",
4+
"version": "7.0.3",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)