Skip to content

Commit

Permalink
7.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jan 27, 2022
1 parent 542bddd commit a492297
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# Version 7.0

## 7.0.0-beta.1 (Jan 26, 2022)

- Add mapLib API (#1703)
- Support inline styling for all components (#1702)
- Refactor Mapbox class (#1701)

## 7.0.0-alpha.7 (Jan 17, 2022)

- Improve typing (#1695)
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": "7.0.0-alpha.7",
"version": "7.0.0-beta.1",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit a492297

Please sign in to comment.