Skip to content

Commit

Permalink
4.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoji Chen committed Aug 12, 2019
1 parent 8e804aa commit 3e1fdb6
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 4.1

## 4.1.12 (Aug 12, 2019)

- React 16.9.0 deprecated lifecycles (#861)
- remove deprecated react lifecycle methods (#863)

## 4.1.11 (Aug 7, 2019)
- Add pinchcancel handler (#859)
- fix delay after clicking close button (#857)
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": "A React wrapper for MapboxGL-js and overlay API.",
"version": "4.1.11",
"version": "4.1.12",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 3e1fdb6

Please sign in to comment.