Skip to content

Commit

Permalink
6.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed May 3, 2021
1 parent 308dbd7 commit 8855c0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

# Version 6.1

## 6.1.13 (May 3, 2021)

- Work around for pointermove event on hidden map (#1450)
- Fix: typo in PositionType value (#1444)

## 6.1.12 (Apr 12, 2021)

- [Typescript] Remove usage of labelled tuples (#1426)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "6.1.12",
"version": "6.1.13",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 8855c0b

Please sign in to comment.