Skip to content

Commit faa777f

Browse files
authored
[6.6.x] chore: bump version (#501)
1 parent f7cf127 commit faa777f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REPLACE_GLOBALLY_WITH_NEXT_VERSION
1+
# 9.10.0
22
- Fixes an issue, where the express checkout could choose a customer country that was not assigned to the correct sales channel (shopware/SwagPayPal#479)
33
- Fixes an issue, where cookies are added even though associated payment methods are not active (shopware/SwagPayPal#457)
44
- Fixes an issue, where the state of a country was not correctly transmitted to PayPal (shopware/SwagPayPal#469)

CHANGELOG_de-DE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REPLACE_GLOBALLY_WITH_NEXT_VERSION
1+
# 9.10.0
22
- Behebt ein Problem, bei dem beim Express-Checkout ein Kundenland ausgewählt werden konnte, das nicht dem richtigen Vertriebskanal zugeordnet war (shopware/SwagPayPal#479)
33
- Behebt ein Problem, bei dem Cookies geladen wurden, obwohl die zugehörigen Zahlungsarten nicht aktiv sind (shopware/SwagPayPal#457)
44
- Behebt ein Problem, bei dem der Bundesstaat nicht korrekt an PayPal übermittelt wurde (shopware/SwagPayPal#469)

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": "9.9.0",
4+
"version": "9.10.0",
55
"type": "shopware-platform-plugin",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)