From ceed552b307d394d257c83ec3324b84ad84f0b07 Mon Sep 17 00:00:00 2001 From: robertsaternus Date: Thu, 21 Nov 2024 14:16:29 +0100 Subject: [PATCH] release - v6.0.1 --- CHANGELOG.md | 3 ++- README.md | 2 ++ src/Resources/views/storefront/layout/meta.html.twig | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79a21e25..cffd7169 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## Unreleased +## [v6.0.1] - 2024.11.21 ### Improve - Add the ability to set a name for the CategoryPath field (category page) - Reset useId in WebComponents after user logout @@ -443,6 +443,7 @@ ## [v1.0.0] - 2021.06.29 Initial module release. Includes Web Components v4.0.3 +[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 [v5.1.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v5.1.0 diff --git a/README.md b/README.md index 01358399..d1fca959 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build status](https://github.com/FACT-Finder-Web-Components/shopware6-plugin/workflows/build/badge.svg)](https://github.com/FACT-Finder-Web-Components/shopware6-plugin/actions) +This is a new version of SDK which support new WebComponents v5 NG. WebComponents v5 currently is in pre-released phrase. For official released WebComponents version please use SDK v5 available [here](https://github.com/FACT-Finder-Web-Components/shopware6-plugin/tree/release/5.x) + This document helps you to integrate the FACT-FinderĀ® Web Components SDK into your Showpare Shop. In addition, it gives a concise overview of its primary functions. The first chapter *Installation* walks you through the suggested installation process. The second chapter *Settings* explains the customisation options in the Showpare backend. The diff --git a/src/Resources/views/storefront/layout/meta.html.twig b/src/Resources/views/storefront/layout/meta.html.twig index 5239661d..01714d4c 100644 --- a/src/Resources/views/storefront/layout/meta.html.twig +++ b/src/Resources/views/storefront/layout/meta.html.twig @@ -5,7 +5,7 @@