Skip to content

Commit

Permalink
5.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Feb 8, 2021
1 parent 749212d commit a730909
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 5.3

## 5.3.6 (Feb 8, 2021)

- Improve Typescript types definitions (#1333)
- Fix react error when Source has no children (#1341)

## 5.3.5 (Feb 7, 2021)

- Fix stale Marker children (#1332)
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": "5.3.5",
"version": "5.3.6",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit a730909

Please sign in to comment.