Skip to content

Commit

Permalink
chore: 10.0.0-alpha.2 release (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber authored Feb 29, 2024
1 parent 78e97a0 commit 9a48139
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Please add unreleased changes in the following style:
PR Title ([#123](link to my pr))
```

## 10.0.0-alpha.2

Fix: Duplicated Signature issue with Xcode 15 ([#238](https://github.com/maplibre/maplibre-react-native/pull/238))
Update download-style-spec.sh ([#163](https://github.com/maplibre/maplibre-react-native/pull/163))
Update react-maplibre ([#34](https://github.com/maplibre/maplibre-react-native/issues/34))
chore: update support libraries ([#121](https://github.com/maplibre/maplibre-react-native/pull/121)).

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.1",
"version": "10.0.0-alpha.2",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 9a48139

Please sign in to comment.