Skip to content

Commit cc4f29d

Browse files
chore(release): 10.0.0-beta.8 [skip ci]
# [10.0.0-beta.8](v10.0.0-beta.7...v10.0.0-beta.8) (2024-12-10) ### Bug Fixes * export custom header methods ([#552](#552)) ([58abdb0](58abdb0)), closes [#551](#551)
1 parent 58abdb0 commit cc4f29d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.0.0-beta.8](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.7...v10.0.0-beta.8) (2024-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* export custom header methods ([#552](https://github.com/maplibre/maplibre-react-native/issues/552)) ([58abdb0](https://github.com/maplibre/maplibre-react-native/commit/58abdb0a854e1e17e5dbb15e950e790579ee1716)), closes [#551](https://github.com/maplibre/maplibre-react-native/issues/551)
7+
18
# [10.0.0-beta.7](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.6...v10.0.0-beta.7) (2024-12-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maplibre/maplibre-react-native",
33
"description": "React Native library for creating maps with MapLibre Native for Android & iOS",
4-
"version": "10.0.0-beta.7",
4+
"version": "10.0.0-beta.8",
55
"publishConfig": {
66
"access": "public",
77
"provenance": true

0 commit comments

Comments
 (0)