From 9a6b4f7708c8c37b87fd12791076bff1dd2a8b88 Mon Sep 17 00:00:00 2001 From: sheilagomes <26465317+sheilagomes@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:22:32 +0000 Subject: [PATCH] Release v3.25.3 --- 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 3b7a4aa4..83aefeb4 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.25.3] - 2022-06-20 + ### Added - Saudi Arabia ('SAU') country rules. diff --git a/manifest.json b/manifest.json index 9d3f24e2..e492f0a4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.25.2", + "version": "3.25.3", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 3a9db4a5..79c565c8 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.25.2", + "version": "3.25.3", "description": "address-form React component", "main": "lib/index.js", "files": [