diff --git a/CHANGELOG.md b/CHANGELOG.md index 64aa57ec..e7830019 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.33.2] - 2023-05-15 + ### Fixed - Street field using geolocation in New Zealand (NZL) file. diff --git a/manifest.json b/manifest.json index c4bb012c..4d9c4bf6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.33.1", + "version": "3.33.2", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 73d9ea40..9a4e8e8a 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.33.1", + "version": "3.33.2", "description": "address-form React component", "main": "lib/index.js", "files": [