Skip to content

Commit 35f1702

Browse files
Kylmakallegithub-actions[bot]
authored andcommitted
Update version and changelogs v0.18.0 (#9401)
GitOrigin-RevId: 091587ffc3116e677a0fd691e50a3f0ca55d0147
1 parent c82d3a4 commit 35f1702

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone.
66

77
### Features ✨ and improvements 🏁
88
* Introduce experimental `queryRenderedRasterValues` API for querying the rendered raster array value at a point on the map.
9+
## 11.18.0 - 15 January, 2026
910

1011
### Bug fixes 🐞
1112
* Fixed crash in camera API methods when given invalid coordinates (NaN or infinity values). Methods now return empty `CameraOptions` instead of crashing.

Sources/MapboxMaps/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>11.19.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>337</string>
20+
<string>319</string>
2121
<key>MBXBundleVersion</key>
2222
<string>11.19.0-SNAPSHOT-01-20--12-42.git-3dbbdd7</string>
2323
</dict>

0 commit comments

Comments
 (0)