Skip to content

Commit 945fe9b

Browse files
authored
Merge pull request #166 from klarna/release/2.1.8
Release 2.1.8
2 parents 92eb929 + a71821f commit 945fe9b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
### [2.1.8] - 2022-09-20
5+
- Fix react peer dependency (>=16.5.0)
6+
- Add Gradle 7 compatibility
7+
8+
### [2.1.7] - 2022-09-12
9+
- Update iOS native SDK version to the latest (2.2.2)
10+
- Update Android native SDK version to the latest (2.2.1)
11+
12+
### [2.1.6] - 2022-03-25
13+
- Update Android Gradle plugin version (4.2.0)
14+
415
### [2.1.5] - 2022-03-25
516
- Update Android Gradle version to the latest (7.4.1)
617

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.7",
4+
"version": "2.1.8",
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)