Skip to content

Commit 383d121

Browse files
chore(release): 10.0.1 [skip ci]
## [10.0.1](v10.0.0...v10.0.1) (2025-01-21) ### Bug Fixes * plugin remove obsolete `gradle.properties` ([#621](#621)) ([31bf300](31bf300))
1 parent 31bf300 commit 383d121

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.1](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0...v10.0.1) (2025-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* plugin remove obsolete `gradle.properties` ([#621](https://github.com/maplibre/maplibre-react-native/issues/621)) ([31bf300](https://github.com/maplibre/maplibre-react-native/commit/31bf300fe2997ba7bd33c9f66c1eca0328c94f51))
7+
18
# [10.0.0](https://github.com/maplibre/maplibre-react-native/compare/v9.1.0...v10.0.0) (2025-01-14)
29

310
For upgrading review the [v10 migration guide](https://maplibre.org/maplibre-react-native/docs/setup/migrations/v10).

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",
4+
"version": "10.0.1",
55
"publishConfig": {
66
"access": "public",
77
"provenance": true

0 commit comments

Comments
 (0)