Skip to content

Commit

Permalink
chore: bump 10.0.0-alpha.22
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrauber committed Oct 21, 2024
1 parent a580957 commit e58b4f0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ PR Title ([#123](link to my pr))
```

## 10.0.0-alpha.22

chore: configure jest to use with ts
([#470](https://github.com/maplibre/maplibre-react-native/pull/470))

refactor: switch many examples to TypeScript
([#469](https://github.com/maplibre/maplibre-react-native/pull/469))

chore: eslint formatting and improve scripts
([#467](https://github.com/maplibre/maplibre-react-native/pull/467))

fix: allow resetting contentInset with 0 ([#468](https://github.com/maplibre/maplibre-react-native/pull/468))

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

0 comments on commit e58b4f0

Please sign in to comment.