Skip to content

Commit 5560b37

Browse files
authored
chore: bump version (#400)
1 parent 05faab1 commit 5560b37

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# REPLACE_GLOBALLY_WITH_NEXT_VERSION
1+
# 10.1.2
22
- Fixes an issue, where the plugin could not be updated when Zettle Sales Channels were active (shopware/SwagPayPal#361)
3+
- Fixes an issue, where Pay Upon Invoice payment information could misalign invoice documents (shopware/SwagPayPal#394)
34

45
# 10.1.1
56
- Fixes an issue, where PUI payment details were not shown, if the "logout guest customer after order" setting was enabled (shopware/SwagPayPal#315, requires Shopware 6.7.2.0 or higher)

CHANGELOG_de-DE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# REPLACE_GLOBALLY_WITH_NEXT_VERSION
1+
# 10.1.2
22
- Behebt ein Problem, bei dem das Plugin bei aktiven Zettle Verkaufskanälen nicht aktualisiert werden konnte (shopware/SwagPayPal#361)
3+
- Behebt ein Problem, bei dem Zahlungsinformationen für Rechnungskäufe zu Fehlausrichtungen in Rechnungsdokumenten führen konnten (shopware/SwagPayPal#394)
34

45
# 10.1.1
56
- Behebt ein Problem, bei dem Rechnungskauf-Details dem Kunden nicht angezeigt wurden, wenn die Einstellung "Gastkunde nach Bestellung ausloggen" aktiviert ist (shopware/SwagPayPal#315, benötigt Shopware 6.7.2.0 oder höher)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swag/paypal",
33
"description": "PayPal integration for Shopware 6",
4-
"version": "10.1.1",
4+
"version": "10.1.2",
55
"type": "shopware-platform-plugin",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)