From 188cfa26405d2fd5bab8b81f1bb5d9a7918f793f Mon Sep 17 00:00:00 2001 From: vmarcosp <20327229+vmarcosp@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:53:27 +0000 Subject: [PATCH] Release v4.24.6 --- 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 e94934e5..faf56c2e 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] +## [4.24.6] - 2024-07-15 + ### Added - implemented autoUpperCase rule for countries with alphanumeric postal codes, ensuring consistent uppercase formatting. diff --git a/manifest.json b/manifest.json index eba57e97..4434233f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.24.5", + "version": "4.24.6", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index ea444ef6..10fd5b3a 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.24.3", + "version": "4.24.6", "description": "address-form React component", "main": "lib/index.js", "files": [