diff --git a/CHANGELOG.md b/CHANGELOG.md index 37258f08..a196fafe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.20] - 2019-10-28 + ### Added - Add German translations. diff --git a/manifest.json b/manifest.json index 5ef44491..fcc94a79 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.0.19", + "version": "3.0.20", "title": "Pickup Points Modal React component", "description": "Pickup Points Modal React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index a863f040..3ae7bbda 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/pickup-points-modal", - "version": "3.0.19", + "version": "3.0.20", "description": "Pickup Points Modal React component", "main": "lib/index.js", "files": [