Skip to content

Commit 6ce8f73

Browse files
chore(release): 10.3.0 [skip ci]
# [10.3.0](v10.2.1...v10.3.0) (2025-10-21) ### Features * add SDF image support ([#1027](#1027)) ([1f4a0f3](1f4a0f3))
1 parent 1f4a0f3 commit 6ce8f73

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.3.0](https://github.com/maplibre/maplibre-react-native/compare/v10.2.1...v10.3.0) (2025-10-21)
2+
3+
4+
### Features
5+
6+
* add SDF image support ([#1027](https://github.com/maplibre/maplibre-react-native/issues/1027)) ([1f4a0f3](https://github.com/maplibre/maplibre-react-native/commit/1f4a0f38ea9c3a485b60aeb5d6b0ffe9fe2aafa5))
7+
18
## [10.2.1](https://github.com/maplibre/maplibre-react-native/compare/v10.2.0...v10.2.1) (2025-08-15)
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.2.1",
4+
"version": "10.3.0",
55
"publishConfig": {
66
"access": "public",
77
"provenance": true

0 commit comments

Comments
 (0)