diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb0349d3..4af9f70de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.21.3] - 2018-08-23 ### Changed - Minor refact in session resolvers and add docs. diff --git a/manifest.json b/manifest.json index 20ff12849..b79f5d024 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-graphql", - "version": "2.21.2", + "version": "2.21.3", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",