Skip to content

Commit 0661d38

Browse files
chore(release): 10.0.0-beta.17 [skip ci]
# [10.0.0-beta.17](v10.0.0-beta.16...v10.0.0-beta.17) (2025-01-03) ### Features * allow using google location engine on Android ([#586](#586)) ([92ffdb7](92ffdb7))
1 parent 92ffdb7 commit 0661d38

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.0.0-beta.17](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.16...v10.0.0-beta.17) (2025-01-03)
2+
3+
4+
### Features
5+
6+
* allow using google location engine on Android ([#586](https://github.com/maplibre/maplibre-react-native/issues/586)) ([92ffdb7](https://github.com/maplibre/maplibre-react-native/commit/92ffdb71d5e734e7e8067482d3aaf459ef67f72f))
7+
18
# [10.0.0-beta.16](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.15...v10.0.0-beta.16) (2025-01-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maplibre/maplibre-react-native",
33
"description": "React Native library for creating maps with MapLibre Native for Android & iOS",
4-
"version": "10.0.0-beta.16",
4+
"version": "10.0.0-beta.17",
55
"publishConfig": {
66
"access": "public",
77
"provenance": true

0 commit comments

Comments
 (0)