Skip to content

Commit 3a4c038

Browse files
chore(release): 10.0.0-beta.16 [skip ci]
# [10.0.0-beta.16](v10.0.0-beta.15...v10.0.0-beta.16) (2025-01-03) ### Features * use `withPodfile` instead of `withDangerousMod` in Expo Plugin ([#587](#587)) ([56d02e1](56d02e1))
1 parent 56d02e1 commit 3a4c038

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.16](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.15...v10.0.0-beta.16) (2025-01-03)
2+
3+
4+
### Features
5+
6+
* use `withPodfile` instead of `withDangerousMod` in Expo Plugin ([#587](https://github.com/maplibre/maplibre-react-native/issues/587)) ([56d02e1](https://github.com/maplibre/maplibre-react-native/commit/56d02e12cbba401fec8896ab1f96db48bb3bc1d2))
7+
18
# [10.0.0-beta.15](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.14...v10.0.0-beta.15) (2024-12-27)
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.15",
4+
"version": "10.0.0-beta.16",
55
"publishConfig": {
66
"access": "public",
77
"provenance": true

0 commit comments

Comments
 (0)