diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a9323e..eb0d76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.53.0] - 2023-06-02 + ### Added - `generalValues` to `product` query. diff --git a/manifest.json b/manifest.json index 3508355..c66e35a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "search-graphql", - "version": "0.52.0", + "version": "0.53.0", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",