Skip to content

Commit

Permalink
chore: 10.0.0-alpha.27
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Nov 25, 2024
1 parent a4030b5 commit ffb9b8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ PR Title ([#123](link to my pr))
```

## 10.0.0-alpha.27

fix: use UIManager exported from react-native ([#511](https://github.com/maplibre/maplibre-react-native/pull/511))

## 10.0.0-alpha.26

chore: upgrade Expo SDK 52 ([489](https://github.com/maplibre/maplibre-react-native/pull/489))
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": "React Native library for creating maps with MapLibre Native for Android & iOS",
"version": "10.0.0-alpha.26",
"version": "10.0.0-alpha.27",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit ffb9b8e

Please sign in to comment.