diff --git a/CHANGELOG.md b/CHANGELOG.md index f34667e..91d973b 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.16.5] - 2024-05-07 + ### Fixed - Hungarian validation to match hungarian mask when last dot is missing diff --git a/manifest.json b/manifest.json index ff07c68..a437d44 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "profile-form", - "version": "3.16.4", + "version": "3.16.5", "title": "VTEX Profile-form", "description": "React component for managing user profiles", "builders": { diff --git a/react/package.json b/react/package.json index 3f22c03..03812b8 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/profile-form", - "version": "3.16.4", + "version": "3.16.5", "description": "React component for managing user profiles", "main": "lib/index.js", "files": [