Skip to content

Commit b6de287

Browse files
committed
7.1.4
1 parent 91dd5a2 commit b6de287

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# Version 7.1
44

5+
## 7.1.4 (Aug 17, 2023)
6+
7+
- Import style and event types from specific base libraries (#2252)
8+
- Fix typechecking (#1798) (#2250)
9+
510
## 7.1.3 (Jul 20, 2023)
611

712
- Fix globe/mercator projection transition (#2229)

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

0 commit comments

Comments
 (0)