diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb3c68..081ebbf 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] + +## [0.4.0] - 2019-09-24 ### Changed - Use translatableV2 - Use translateV2 in search term diff --git a/manifest.json b/manifest.json index 6a964aa..ed2bd7d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "search-graphql", - "version": "0.4.0-beta.1", + "version": "0.4.0", "title": "GraphQL API for the VTEX store APIs", "description": "GraphQL schema and resolvers for the VTEX API for the catalog and orders.", "credentialType": "absolute",