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 ed9cc33 commit 8b80d43Copy full SHA for 8b80d43
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
+## [0.58.0] - 2023-12-07
11
+
12
### Added
13
14
- Created query parameter `anonymousId` for `sponsoredProducts` used on A/B testing.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "search-graphql",
4
- "version": "0.57.0",
+ "version": "0.58.0",
5
"title": "GraphQL API for the VTEX store APIs",
6
"description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.",
"credentialType": "absolute",
0 commit comments