We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7804c59 + 50b2bd9 commit 96c750aCopy full SHA for 96c750a
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to React Native Klarna In-App SDK will be documented in this file.
3
4
+### [2.2.2] - 2024-03-22
5
+- Update Android native SDK version to 2.6.14
6
+- Update iOS native SDK version to 2.6.16
7
+
8
### [2.2.1] - 2024-02-08
9
- Fixed a Java 8 compatibility issue.
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-klarna-inapp-sdk",
"title": "Klarna Mobile SDK React Native",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments