From e54079825c014da3050c116d79b4ab6f3e9726af Mon Sep 17 00:00:00 2001 From: jeffersontuc <12574426+jeffersontuc@users.noreply.github.com> Date: Tue, 4 Apr 2023 19:59:47 +0000 Subject: [PATCH] Release v3.29.7 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- react/package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65865fab..541590d0 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.29.7] - 2023-04-04 + ### Fixed - Australia ('AUS') postal code auto-fill API has been disabled to allow GAPI to perperly auto-fill. diff --git a/manifest.json b/manifest.json index 08c846a8..fa46bbca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.29.6", + "version": "3.29.7", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index f24fb1b8..49241834 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.29.6", + "version": "3.29.7", "description": "address-form React component", "main": "lib/index.js", "files": [