diff --git a/CHANGELOG.md b/CHANGELOG.md index ec91ed71c..2a81569b7 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.25.4] - 2018-09-04 ### Fixed - Fix `/start` path of VTEX ID API. ### Changed diff --git a/manifest.json b/manifest.json index 947d035ac..99ff4abc2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-graphql", - "version": "2.25.3", + "version": "2.25.4", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",