diff --git a/CHANGELOG.md b/CHANGELOG.md index ffcb93d80..efe78d312 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.31.7] - 2018-10-02 ### Fixed - `updateOrderformShipping` passing of props in resolver and dataSource diff --git a/manifest.json b/manifest.json index 400c9721d..23ee83d40 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-graphql", - "version": "2.31.6", + "version": "2.31.7", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",