diff --git a/CHANGELOG.md b/CHANGELOG.md index 1623aba..601911a 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.54.0] - 2023-08-03 + ### Added - `additionalInfo` to `product` query. diff --git a/manifest.json b/manifest.json index e3cea4e..99f5810 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "search-graphql", - "version": "0.53.1", + "version": "0.54.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",