Skip to content

Commit

Permalink
6.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Apr 13, 2021
1 parent d5bd80a commit 6533f8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

# Version 6.1

## 6.1.12 (Apr 12, 2021)

- [Typescript] Remove usage of labelled tuples (#1426)
- Add promoteId as a source prop (#1398)
- Fix FullScreenControl container (#1430)

## 6.1.11 (Mar 26, 2021)

- Bump elliptic from 6.5.3 to 6.5.4 (#1394)
- Ensure source exists before trying to remove it (#1417)

## 6.1.10 (Feb 26, 2021)
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.11",
"version": "6.1.12",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 6533f8d

Please sign in to comment.