Skip to content

Commit e30ba89

Browse files
Merge pull request klarna#140 from klarna/release/2.1.5
v2.1.5
2 parents 284d211 + dd88439 commit e30ba89

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

4+
### [2.1.5] - 2022-03-25
5+
- Update Android Gradle version to the latest (7.4.1)
6+
47
### [2.1.4] - 2022-03-24
58
- Update iOS SDK version to the latest (2.1.5)
69

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": "React Native Klarna In-App SDK",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"description": "This library wraps Klarna’s In-App SDK and exposes its functionality as React Native components. It currently supports Klarna Payments via a Payment View component.",
66
"main": "index.js",
77
"scripts": {},

0 commit comments

Comments
 (0)