Skip to content

Commit 84df7b1

Browse files
authored
Release MapLibre Android 12.2.1 (#3982)
1 parent cc33527 commit 84df7b1

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

platform/android/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog MapLibre Native for Android
22

3+
## 12.2.1
4+
5+
### 🐞 Bug fixes
6+
7+
- Fix crash due to pure virtual function call ([#3979](https://github.com/maplibre/maplibre-native/pull/3979)).
8+
39
## 12.2.0
410

511
### ✨ Features and improvements

platform/android/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.2.0
1+
12.2.1

platform/ios/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
MapLibre welcomes participation and contributions from everyone. Please read [`MapLibre iOS Developer Guide`](https://maplibre.org/maplibre-native/docs/book/ios/index.html) to get started.
44

5+
## 6.21.2
6+
7+
- Fix crash due to pure virtual function call ([#3979](https://github.com/maplibre/maplibre-native/pull/3979)).
8+
59
## 6.21.1
610

711
- Include static XCFramework in GitHub release.

platform/ios/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.21.1
1+
6.21.2

0 commit comments

Comments
 (0)