diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bb1d731..2eec32fe 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## Unreleased +## [v5.2.1] - 2024.08.14 ### Fix - Remove uasort() deprecation for CMS export - Fix SSR problem for category pages @@ -427,6 +427,7 @@ ## [v1.0.0] - 2021.06.29 Initial module release. Includes Web Components v4.0.3 +[v5.2.1]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.2.1 [v5.2.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.2.0 [v5.1.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.1.0 [v5.0.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.0.0 diff --git a/src/Resources/views/storefront/layout/meta.html.twig b/src/Resources/views/storefront/layout/meta.html.twig index 14c8a6d6..65b03f85 100644 --- a/src/Resources/views/storefront/layout/meta.html.twig +++ b/src/Resources/views/storefront/layout/meta.html.twig @@ -3,7 +3,7 @@ {% block layout_head_javascript_tracking %}