diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9d75e..5da4340 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.18.0] - 2024-09-18 + ### Added - Netherlands ('NLD') country rules. diff --git a/manifest.json b/manifest.json index 2a36689..9f87656 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "profile-form", - "version": "3.17.0", + "version": "3.18.0", "title": "VTEX Profile-form", "description": "React component for managing user profiles", "builders": { diff --git a/react/package.json b/react/package.json index 83023bc..1d1a126 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/profile-form", - "version": "3.17.0", + "version": "3.18.0", "description": "React component for managing user profiles", "main": "lib/index.js", "files": [