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 b947b98 commit 021942fCopy full SHA for 021942f
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.134.1] - 2024-11-07
11
+
12
### Fixed
13
14
- All translations reviewed and fixed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "search-result",
3
"vendor": "vtex",
4
- "version": "3.134.0",
+ "version": "3.134.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.134.0"
+ "version": "3.134.1"
78
}
0 commit comments