Skip to content

Commit

Permalink
Chore: bump 10.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Jun 13, 2024
1 parent 698b558 commit 4439d2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ Please add unreleased changes in the following style:
PR Title ([#123](link to my pr))
```

Fix: [android example crashing](https://github.com/maplibre/maplibre-react-native/pull/372) on launch
## 10.0.0-alpha.5
Fix: [remove AbortController test mock](https://github.com/maplibre/maplibre-react-native/pull/403)
Fix: [ExpoPlugin after Class renaming](thttps://github.com/maplibre/maplibre-react-native/pull/405)
Fix: [android example crashing](https://github.com/maplibre/maplibre-react-native/pull/372) on launch

## 10.0.0-alpha.4
Update maplibre-native to use [new metal renderer on iOS](https://github.com/maplibre/maplibre-native/releases/tag/ios-v6.4.0)
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": "@maplibre/maplibre-react-native",
"description": "A MapLibre GL Native plugin for creating maps in React Native",
"version": "10.0.0-alpha.4",
"version": "10.0.0-alpha.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4439d2d

Please sign in to comment.