diff --git a/CHANGELOG.md b/CHANGELOG.md index 459cb0da..a60a98fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [3.6.9] - 2019-10-28 + ### Added - Add German translations. diff --git a/manifest.json b/manifest.json index c486aae4..9f3c4fa8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.6.8", + "version": "3.6.9", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index b92bf257..4d31a55a 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.6.8", + "version": "3.6.9", "description": "address-form React component", "main": "lib/index.js", "files": [