Skip to content

Commit afe1e78

Browse files
committed
Release v3.8.3
1 parent 8e802db commit afe1e78

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.8.3] - 2024-01-04
11+
1012
### Fixed
1113
- Add rootPath to API requests.
1214
- Prevent multiple pickup point selection for items from white label sellers.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pickup-points-modal",
33
"vendor": "vtex",
4-
"version": "3.8.2",
4+
"version": "3.8.3",
55
"title": "Pickup Points Modal React component",
66
"description": "Pickup Points Modal React component",
77
"defaultLocale": "en",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/pickup-points-modal",
3-
"version": "3.8.2",
3+
"version": "3.8.3",
44
"description": "Pickup Points Modal React component",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)