Skip to content

Commit

Permalink
chore: bump 10.0.0-alpha.26
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Nov 15, 2024
1 parent ea1ac71 commit 238af62
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 @@ -6,6 +6,12 @@ PR Title ([#123](link to my pr))
```

## 10.0.0-alpha.26

chore: upgrade Expo SDK 52 ([489](https://github.com/maplibre/maplibre-react-native/pull/489))
chore: remove pre commit ([#491](https://github.com/maplibre/maplibre-react-native/pull/491))
docs: improve formatting ([#490](https://github.com/maplibre/maplibre-react-native/pull/490))

## 10.0.0-alpha.25

feat: make Camera pure ([#471](https://github.com/maplibre/maplibre-react-native/pull/471))
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.25",
"version": "10.0.0-alpha.26",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 238af62

Please sign in to comment.