From 5d6252026a6b8cf57baf804c942e1f2eceb50db3 Mon Sep 17 00:00:00 2001 From: lucasecdb <10223856+lucasecdb@users.noreply.github.com> Date: Thu, 18 Aug 2022 13:51:08 +0000 Subject: [PATCH] Release v3.7.3 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- react/package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 875866c..13af407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.7.3] - 2022-08-18 ### Fixed - Address reset when inserted using levels configuration. diff --git a/manifest.json b/manifest.json index 24415fe..f555cd7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.7.2", + "version": "3.7.3", "title": "Pickup Points Modal React component", "description": "Pickup Points Modal React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 07132c0..0e1e1e1 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/pickup-points-modal", - "version": "3.7.2", + "version": "3.7.3", "description": "Pickup Points Modal React component", "main": "lib/index.js", "files": [