From c993a885d860b13cae5b2a6670545405559cba30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20K=C3=BCndig?= Date: Tue, 22 Nov 2022 07:19:01 +0100 Subject: [PATCH] Version bump --- updates/version.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates/version.yaml b/updates/version.yaml index 766cc381b..5c3cd8202 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -433,4 +433,6 @@ - 'Fixed handling of Currency model timestamps' 3.0.4: - 'Fixed bug in addressSelector component. If you did override any of the component partials, make sure to include the following change in your own partials: https://github.com/OFFLINE-GmbH/oc-mall-plugin/commit/8e66134b35e03bf373e2a7a91d09c190a3a7e8c4' +3.0.5: + - 'Cleaned up the return values of the Product::onAddToCart component method'