Skip to content

Commit

Permalink
update changelog and test
Browse files Browse the repository at this point in the history
  • Loading branch information
caspg committed Sep 16, 2024
1 parent a45933b commit 8d11e05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ PR Title ([#123](link to my pr))
```

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
1 change: 1 addition & 0 deletions __tests__/interface.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ describe('Public Interface', () => {
// modules
'offlineManager',
'OfflineCreatePackOptions',
'OfflinePack',
'snapshotManager',
'locationManager',

Expand Down

0 comments on commit 8d11e05

Please sign in to comment.