Skip to content

Commit 8855c0b

Browse files
committed
6.1.13
1 parent 308dbd7 commit 8855c0b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

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

33
# Version 6.1
44

5+
## 6.1.13 (May 3, 2021)
6+
7+
- Work around for pointermove event on hidden map (#1450)
8+
- Fix: typo in PositionType value (#1444)
9+
510
## 6.1.12 (Apr 12, 2021)
611

712
- [Typescript] Remove usage of labelled tuples (#1426)

Diff for: 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": "6.1.12",
4+
"version": "6.1.13",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)