diff --git a/CHANGELOG.md b/CHANGELOG.md index f65f729e..35eebb28 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.3.1] - 2020-12-17 + ### Added - I18n Cs. diff --git a/manifest.json b/manifest.json index 801e0eeb..d16588b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "pickup-points-modal", "vendor": "vtex", - "version": "3.3.0", + "version": "3.3.1", "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 78075ac2..4c77f8f9 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/pickup-points-modal", - "version": "3.3.0", + "version": "3.3.1", "description": "Pickup Points Modal React component", "main": "lib/index.js", "files": [