Skip to content

Commit 96c750a

Browse files
authored
Merge pull request #238 from klarna/release/2.2.2
Release 2.2.2
2 parents 7804c59 + 50b2bd9 commit 96c750a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to React Native Klarna In-App SDK will be documented in this file.
33

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+
48
### [2.2.1] - 2024-02-08
59
- Fixed a Java 8 compatibility issue.
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-klarna-inapp-sdk",
33
"title": "Klarna Mobile SDK React Native",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.",
66
"main": "lib/commonjs/index",
77
"module": "lib/module/index",

0 commit comments

Comments
 (0)