Skip to content

Commit

Permalink
chore(release): 10.1.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [10.1.0-beta.1](v10.0.0...v10.1.0-beta.1) (2025-01-20)

### Features

* allow configuration of Android SDK variant ([#622](#622)) ([6bc5fec](6bc5fec))
  • Loading branch information
semantic-release-bot committed Jan 20, 2025
1 parent 6bc5fec commit ae8219d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [10.1.0-beta.1](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0...v10.1.0-beta.1) (2025-01-20)


### Features

* allow configuration of Android SDK variant ([#622](https://github.com/maplibre/maplibre-react-native/issues/622)) ([6bc5fec](https://github.com/maplibre/maplibre-react-native/commit/6bc5fec6b7c0bf63cd48bd5aa8d3f877dc2e70d2))

# [10.0.0](https://github.com/maplibre/maplibre-react-native/compare/v9.1.0...v10.0.0) (2025-01-14)

For upgrading review the [v10 migration guide](https://maplibre.org/maplibre-react-native/docs/setup/migrations/v10).
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",
"version": "10.1.0-beta.1",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down

0 comments on commit ae8219d

Please sign in to comment.