Skip to content

Commit 6149dd0

Browse files
committed
6.1.18
1 parent 427bdca commit 6149dd0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Version 6.1
44

5+
## 6.1.18 (Dec 6, 2021)
6+
7+
- Fix unprojection when using terrain (#1620)
8+
- Omit container prop on mapOptions in types (#1603)
9+
- Add showUserHeading to GeolocateControl (#1580)
10+
511
## 6.1.17 (Sep 7, 2021)
612

713
- Fix Popup closeOnClick behavior (#1565)

package.json

Lines changed: 1 addition & 1 deletion
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": "6.1.17",
4+
"version": "6.1.18",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)