Skip to content

Commit

Permalink
Release v2.137.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iago1501 committed Oct 8, 2024
1 parent 55949d5 commit e56c936
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.137.2] - 2024-10-08

### Fixed
- Context message keys for customHeader

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "store",
"version": "2.137.1",
"version": "2.137.2",
"title": "VTEX Store",
"description": "The VTEX basic store.",
"builders": {
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"jest-environment-jsdom": "^26.0.0",
"node-notifier": "^8.0.1"
},
"version": "2.137.1"
"version": "2.137.2"
}

0 comments on commit e56c936

Please sign in to comment.