diff --git a/CHANGELOG.md b/CHANGELOG.md index af2382d..c513621 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.48.2] - 2022-05-18 + ### Fixed - Remove duplicated directives diff --git a/manifest.json b/manifest.json index 5962e56..05ba42f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "search-graphql", - "version": "0.48.1", + "version": "0.48.2", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",