diff --git a/CHANGELOG.md b/CHANGELOG.md index c19952f..c421b31 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.56.0] - 2023-09-15 + ## [0.55.0] - 2023-08-22 ### Added diff --git a/manifest.json b/manifest.json index 292b37d..6d508d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "search-graphql", - "version": "0.55.0", + "version": "0.56.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",