Skip to content

Commit

Permalink
7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 24, 2023
1 parent 219207c commit 1f3b3ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

# Version 7.1

## 7.1.5 (Aug 24, 2023)

- Re-export native types where possible (#2263)
- Fix useMap return type (#2262)
- Fix LngLatBounds type (#2260)
- fix missing types (#2259)

## 7.1.4 (Aug 17, 2023)

- Import style and event types from specific base libraries (#2252)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "7.1.4",
"version": "7.1.5",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 1f3b3ed

Please sign in to comment.