diff --git a/CHANGELOG.md b/CHANGELOG.md index a02ffd7ed..118d90890 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.105.9] - 2019-09-19 ### Fixed - Protect against bad marketing tag argument when updating order form marketing data. - Remove unnecessary scalar. diff --git a/manifest.json b/manifest.json index c2f58edbb..05bfa9ffb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-graphql", - "version": "2.105.8", + "version": "2.105.9", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",