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 1f5d2d4 commit 1f8dd21Copy full SHA for 1f8dd21
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
+## [1.85.0] - 2025-10-13
11
+
12
### Changed
13
14
- Using a feature flag to route the PDP traffic to some specific accounts.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "search-resolver",
4
- "version": "1.84.0",
+ "version": "1.85.0",
5
"title": "GraphQL resolver for the VTEX store APIs",
6
"description": "GraphQL resolvers for the VTEX API for the catalog and orders.",
"credentialType": "absolute",
0 commit comments