From 2a5b3897448da7ac23db15ccddf6423d504c1645 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Thu, 16 Jul 2020 09:59:25 +0300 Subject: [PATCH] Bump version and update changelog --- CHANGELOG.md | 3 +++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01cb17b9f..6e1d4cc20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. +# 5.0.2 +* Fix an issue where custom tags (tag1) were overridden by default tags + # 5.0.1 * Fix an issue with configurable product prices being zero in Nosto product data when taxes are included in display prices diff --git a/composer.json b/composer.json index e17cee1f1..24f85caf1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nosto/module-nostotagging", "description": "Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.", "type": "magento2-module", - "version": "5.0.1", + "version": "5.0.2", "require-dev": { "php": ">=7.1.0", "phpmd/phpmd": "^2.5", diff --git a/etc/module.xml b/etc/module.xml index 943e505ab..6786bbbac 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -37,5 +37,5 @@ - +