From a95d30584ecdb75474d49efe8257b02f944fdb76 Mon Sep 17 00:00:00 2001 From: omninando <5608421+omninando@users.noreply.github.com> Date: Mon, 9 Sep 2019 14:24:45 +0000 Subject: [PATCH] Release v3.0.2 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db4865d..1b12f614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.2] - 2019-09-09 + ### Changed - External pickup points endpoint. diff --git a/manifest.json b/manifest.json index eb9aae56..f963892a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.0.1", + "version": "3.0.2", "title": "Pickup Points Modal React component", "description": "Pickup Points Modal React component", "defaultLocale": "en",