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 fc7e73a commit e974b07Copy full SHA for e974b07
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
+## [3.127.1] - 2023-10-24
11
+
12
### Changed
13
- Bump `vtex.store-resources` version.
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "search-result",
3
"vendor": "vtex",
4
- "version": "3.127.0",
+ "version": "3.127.1",
5
"title": "VTEX Search Result",
6
"description": "A search result wrapper component",
"mustUpdateAt": "2019-04-25",
react/package.json
@@ -74,5 +74,5 @@
74
"jest-environment-jsdom": "^26.0.0",
75
"node-notifier": "^8.0.1"
76
},
77
- "version": "3.127.0"
+ "version": "3.127.1"
78
}
0 commit comments