We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6aa36b commit 949df36Copy full SHA for 949df36
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.139.0] - 2025-01-06
11
+
12
### Added
13
- Polish translation
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "store",
4
- "version": "2.138.0",
+ "version": "2.139.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.138.0"
+ "version": "2.139.0"
60
}
0 commit comments