Skip to content

Commit 336448e

Browse files
committed
Release v3.168.0
1 parent 20453f0 commit 336448e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [3.168.0] - 2023-05-02
11+
1012
### Added
1113
- `showImageLabel` prop to `ProductImages` which if set to `true` will result in each image's label text being rendered above the image
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "store-components",
4-
"version": "3.167.2",
4+
"version": "3.168.0",
55
"title": "VTEX Store Components",
66
"defaultLocale": "pt-BR",
77
"description": "The VTEX store components for that render apps can use",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@
8989
"./setupTests.js"
9090
]
9191
},
92-
"version": "3.167.2"
92+
"version": "3.168.0"
9393
}

0 commit comments

Comments
 (0)