Skip to content

Commit

Permalink
7.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 18, 2023
1 parent 91dd5a2 commit b6de287
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

# Version 7.1

## 7.1.4 (Aug 17, 2023)

- Import style and event types from specific base libraries (#2252)
- Fix typechecking (#1798) (#2250)

## 7.1.3 (Jul 20, 2023)

- Fix globe/mercator projection transition (#2229)
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.3",
"version": "7.1.4",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit b6de287

Please sign in to comment.