Skip to content

Commit 5eb8fe7

Browse files
committed
Release v2.137.3
1 parent 3f83337 commit 5eb8fe7

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+
## [2.137.3] - 2024-10-08
11+
1012
### Changed
1113
- Moved translations from `vtex.store` to `vtex.admin-pages`
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",
4-
"version": "2.137.2",
4+
"version": "2.137.3",
55
"title": "VTEX Store",
66
"description": "The VTEX basic store.",
77
"builders": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@
5656
"jest-environment-jsdom": "^26.0.0",
5757
"node-notifier": "^8.0.1"
5858
},
59-
"version": "2.137.2"
59+
"version": "2.137.3"
6060
}

0 commit comments

Comments
 (0)