Skip to content

Commit

Permalink
chore: 10.0.0-alpha.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Oct 10, 2024
1 parent c36d8bb commit 8c179b3
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.20

fix: fix style expressions, revert changes to scripts/autogenHelpers/globals.js ([#466](https://github.com/maplibre/maplibre-react-native/pull/466))

## 10.0.0-alpha.19

feat: MapLibre Android SDK 11.5.0 ([#455](https://github.com/maplibre/maplibre-react-native/pull/455))
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.19",
"version": "10.0.0-alpha.20",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 8c179b3

Please sign in to comment.