Skip to content

Commit

Permalink
chore: bump 10.0.0-alpha.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Sep 9, 2024
1 parent dd9c608 commit e028236
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@
Please add unreleased changes in the following style:
PR Title ([#123](link to my pr))
Remove deprecated defaultProps for functional component ([#431](https://github.com/maplibre/maplibre-react-native/pull/431))
```

feat: [feat: extract android UserLocation FPS]([#428](https://github.com/maplibre/maplibre-react-native/pull/428))
## 10.0.0-alpha.12

Specify in install.md the correct SPM variable name to use a different native iOS library version
([#438](https://github.com/maplibre/maplibre-react-native/pull/438))

Remove deprecated defaultProps for functional component ([#431](https://github.com/maplibre/maplibre-react-native/pull/431))

feat: [feat: extract android UserLocation FPS](<[#428](https://github.com/maplibre/maplibre-react-native/pull/428)>)

## 10.0.0-alpha.11

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

0 comments on commit e028236

Please sign in to comment.