Skip to content

Commit bddbb73

Browse files
committed
5.3.15
1 parent 7cea725 commit bddbb73

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 5.3
44

5+
## 5.3.15 (May 12, 2021)
6+
7+
- Only block scrolling on the overlay container itself (#1465)
8+
59
## 5.3.14 (May 10, 2021)
610

711
- Safety check before unprojection (#1452)

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": "5.3.14",
4+
"version": "5.3.15",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)