Skip to content

Commit

Permalink
chore: Bump 10.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Jul 15, 2024
1 parent 48c4afc commit 1c37d50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@
```
Please add unreleased changes in the following style:
PR Title ([#123](link to my pr))
```

## 10.0.0-alpha.9

fix: [fix: yarn, eslint and prettier implementation #419](https://github.com/maplibre/maplibre-react-native/pull/419)
fix: [typescript errors and add typescript:check to Github CI (#418)](https://github.com/maplibre/maplibre-react-native/pull/418)

## 10.0.0-alpha.8
feat: [Updated Android SDK from 10.2.0 to 11.0.1 #412](https://github.com/maplibre/maplibre-react-native/pull/412)

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

0 comments on commit 1c37d50

Please sign in to comment.