Skip to content

Commit

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

## 10.0.0-alpha.21

fix: Call requestProgress when getting pack status on IOS + example improvement [#445](https://github.com/maplibre/maplibre-react-native/pull/445)

## 10.0.0-alpha.20

fix: fix style expressions, revert changes to scripts/autogenHelpers/globals.js ([#466](https://github.com/maplibre/maplibre-react-native/pull/466))
Expand Down Expand Up @@ -36,7 +40,6 @@ fix: [disable code signing for release builds](<[#450](https://github.com/maplib
fix: [disable library code signing](<[#447](https://github.com/maplibre/maplibre-react-native/pull/447)>)

feat: [feat: yarn monorepo](<[#441](https://github.com/maplibre/maplibre-react-native/pull/441)>)
fix: Call requestProgress when getting pack status on IOS + example improvement [#445](https://github.com/maplibre/maplibre-react-native/pull/445)

## 10.0.0-alpha.13

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

0 comments on commit 2136ed1

Please sign in to comment.