From 4cbe17f29cfded23c36032238ea99c710377d0c0 Mon Sep 17 00:00:00 2001 From: lpolon <14023054+lpolon@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:14:02 +0000 Subject: [PATCH] Release v3.8.1 --- 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 ea03cc8..4bd3679 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.1] - 2023-09-11 + ## [3.8.0] - 2022-12-23 ### Added diff --git a/manifest.json b/manifest.json index 5c3182f..a98438e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.8.0", + "version": "3.8.1", "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 022ca12..dbb4a18 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/pickup-points-modal", - "version": "3.8.0", + "version": "3.8.1", "description": "Pickup Points Modal React component", "main": "lib/index.js", "files": [