File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 2.3.14] - 2025-04-17
9
+ - Updated the native iOS SDK version to 2.6.28
10
+
8
11
## [ 2.3.13] - 2025-03-11
9
12
- Updated the native Android SDK version to 2.6.27
10
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-klarna-inapp-sdk" ,
3
3
"title" : " Klarna Mobile SDK React Native" ,
4
- "version" : " 2.3.13 " ,
4
+ "version" : " 2.3.14 " ,
5
5
"description" : " This library wraps Klarna Mobile SDK and exposes its functionality as React Native components." ,
6
6
"main" : " lib/commonjs/index" ,
7
7
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments