From 99be09ddfac761254a1a9c1bd0083a46d828c26a Mon Sep 17 00:00:00 2001 From: robertsaternus Date: Tue, 10 Dec 2024 11:51:27 +0100 Subject: [PATCH] release - v6.0.2 --- CHANGELOG.md | 3 ++- src/Resources/views/storefront/layout/meta.html.twig | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deec30d3..637d8b25 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## Unreleased +## [v6.0.2] - 2024.12.10 ### Fix - Don't redirect to search result page if search is executed already on result page @@ -450,6 +450,7 @@ ## [v1.0.0] - 2021.06.29 Initial module release. Includes Web Components v4.0.3 +[v6.0.2]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.0.2 [v6.0.1]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.0.1 [v6.0.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v6.0.0 [v5.2.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.2.0 diff --git a/src/Resources/views/storefront/layout/meta.html.twig b/src/Resources/views/storefront/layout/meta.html.twig index 01714d4c..1d915ee3 100644 --- a/src/Resources/views/storefront/layout/meta.html.twig +++ b/src/Resources/views/storefront/layout/meta.html.twig @@ -5,7 +5,7 @@