Skip to content

Commit f658844

Browse files
authored
Merge pull request #127 from klarna/release/2.1.3
Release 2.1.3
2 parents bb3e5af + 31d0460 commit f658844

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
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.3] - 2021-11-16
5+
- Updated Android SDK (2.1.3) & iOS SDK (2.1.4)
6+
47
### [2.1.0] - 2021-11-16
58
- Update Android SDK & iOS SDK version to the latest (2.1.0)
69

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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