Skip to content

Commit

Permalink
chore(release): 10.0.0-beta.15 [skip ci]
Browse files Browse the repository at this point in the history
# [10.0.0-beta.15](v10.0.0-beta.14...v10.0.0-beta.15) (2024-12-27)

### Bug Fixes

* added GeometryCollection to GeoJSONUtils ([#556](#556)) ([e6b7a66](e6b7a66))
  • Loading branch information
semantic-release-bot committed Dec 27, 2024
1 parent e6b7a66 commit 807db0e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [10.0.0-beta.15](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.14...v10.0.0-beta.15) (2024-12-27)


### Bug Fixes

* added GeometryCollection to GeoJSONUtils ([#556](https://github.com/maplibre/maplibre-react-native/issues/556)) ([e6b7a66](https://github.com/maplibre/maplibre-react-native/commit/e6b7a6643e31aeba63976131edf3ef1992eabd2a))

# [10.0.0-beta.14](https://github.com/maplibre/maplibre-react-native/compare/v10.0.0-beta.13...v10.0.0-beta.14) (2024-12-27)


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": "React Native library for creating maps with MapLibre Native for Android & iOS",
"version": "10.0.0-beta.14",
"version": "10.0.0-beta.15",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down

0 comments on commit 807db0e

Please sign in to comment.