From afe1e78f2fc1a34fc9be66adcfae1449ed5390c8 Mon Sep 17 00:00:00 2001 From: vmarcosp <20327229+vmarcosp@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:56:45 +0000 Subject: [PATCH] Release v3.8.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 078220a..484f89d 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.8.3] - 2024-01-04 + ### Fixed - Add rootPath to API requests. - Prevent multiple pickup point selection for items from white label sellers. diff --git a/manifest.json b/manifest.json index bc99fcd..15d818b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.8.2", + "version": "3.8.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 76078cb..3f102fa 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/pickup-points-modal", - "version": "3.8.2", + "version": "3.8.3", "description": "Pickup Points Modal React component", "main": "lib/index.js", "files": [