We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907435b commit 67b6e06Copy full SHA for 67b6e06
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [3.162.0] - 2022-08-01
11
+
12
## [3.161.28] - 2022-07-28
13
### Added
14
- Including alt tag value in Infocard's image
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "store-components",
4
- "version": "3.161.28",
+ "version": "3.162.0",
5
"title": "VTEX Store Components",
6
"defaultLocale": "pt-BR",
"description": "The VTEX store components for that render apps can use",
react/package.json
@@ -89,5 +89,5 @@
89
"./setupTests.js"
90
]
91
},
92
- "version": "3.161.28"
+ "version": "3.162.0"
93
}
0 commit comments