diff --git a/CHANGELOG.md b/CHANGELOG.md index b79882f..212669e 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.17.0] - 2024-06-14 + ### Added - CSS Handles based at field names for edit profile customizations at my account. diff --git a/manifest.json b/manifest.json index 8a1fd9b..2a36689 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "profile-form", - "version": "3.16.6", + "version": "3.17.0", "title": "VTEX Profile-form", "description": "React component for managing user profiles", "builders": { diff --git a/react/package.json b/react/package.json index aa9e061..83023bc 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/profile-form", - "version": "3.16.6", + "version": "3.17.0", "description": "React component for managing user profiles", "main": "lib/index.js", "files": [