Skip to content

Commit 4cbe17f

Browse files
committed
Release v3.8.1
1 parent 38d034f commit 4cbe17f

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.1] - 2023-09-11
11+
1012
## [3.8.0] - 2022-12-23
1113

1214
### Added

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.0",
4+
"version": "3.8.1",
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.0",
3+
"version": "3.8.1",
44
"description": "Pickup Points Modal React component",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)