diff --git a/CHANGELOG.md b/CHANGELOG.md index 8318fea7..dcc9c018 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.13.1] - 2022-03-17 + ### Fixed - Arabic translation. diff --git a/manifest.json b/manifest.json index f1ff7e46..7c705b7c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "profile-form", - "version": "3.13.0", + "version": "3.13.1", "title": "VTEX Profile-form", "description": "React component for managing user profiles", "builders": { diff --git a/react/package.json b/react/package.json index 57f487d5..55d9992e 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/profile-form", - "version": "3.13.0", + "version": "3.13.1", "description": "React component for managing user profiles", "main": "lib/index.js", "files": [