From 4fb57183d2373d943b995df13caba8bc936adaa3 Mon Sep 17 00:00:00 2001 From: omninando <5608421+omninando@users.noreply.github.com> Date: Wed, 28 Aug 2019 18:08:18 +0000 Subject: [PATCH] Release v3.6.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3051dad6..f6be58ee 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.6.1] - 2019-08-28 + ### Changed - `PER` rules to map `administrative_area_level_3` and `locality` to geolocation rules diff --git a/manifest.json b/manifest.json index 329cd2b8..79f317ea 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.6.0", + "version": "3.6.1", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en",