From a6d04b0389cfb6d73b4c98a6ccbd30b647289abb Mon Sep 17 00:00:00 2001 From: lucasecdb <10223856+lucasecdb@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:14:56 +0000 Subject: [PATCH] Release v3.26.1 --- 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 0ff8a2bf..0bdb3912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.26.1] - 2022-07-20 ### Fixed - Regex for detecting "module not found" error. diff --git a/manifest.json b/manifest.json index 829f14ad..f0acae4c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.26.0", + "version": "3.26.1", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 82a87b79..8777dcd2 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.26.0", + "version": "3.26.1", "description": "address-form React component", "main": "lib/index.js", "files": [