We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b334e commit d7e321dCopy full SHA for d7e321d
3 files changed
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
+## [2.138.0] - 2024-12-09
11
+
12
### Added
13
- Storefront metatag
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "store",
4
- "version": "2.137.3",
+ "version": "2.138.0",
5
"title": "VTEX Store",
6
"description": "The VTEX basic store.",
"builders": {
react/package.json
@@ -56,5 +56,5 @@
56
"jest-environment-jsdom": "^26.0.0",
57
"node-notifier": "^8.0.1"
58
},
59
- "version": "2.137.3"
+ "version": "2.138.0"
60
}
0 commit comments