Skip to content

Commit e974b07

Browse files
committed
Release v3.127.1
1 parent fc7e73a commit e974b07

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+
## [3.127.1] - 2023-10-24
11+
1012
### Changed
1113
- Bump `vtex.store-resources` version.
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "search-result",
33
"vendor": "vtex",
4-
"version": "3.127.0",
4+
"version": "3.127.1",
55
"title": "VTEX Search Result",
66
"description": "A search result wrapper component",
77
"mustUpdateAt": "2019-04-25",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"jest-environment-jsdom": "^26.0.0",
7575
"node-notifier": "^8.0.1"
7676
},
77-
"version": "3.127.0"
77+
"version": "3.127.1"
7878
}

0 commit comments

Comments
 (0)