We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f83337 commit 5eb8fe7Copy full SHA for 5eb8fe7
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.137.3] - 2024-10-08
11
+
12
### Changed
13
- Moved translations from `vtex.store` to `vtex.admin-pages`
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "store",
4
- "version": "2.137.2",
+ "version": "2.137.3",
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.2"
+ "version": "2.137.3"
60
}
0 commit comments