From 2425214916ce48cca5eb6b61dbdd75d609ea2a86 Mon Sep 17 00:00:00 2001 From: gsasouza <8701003+gsasouza@users.noreply.github.com> Date: Thu, 21 Oct 2021 14:16:36 +0000 Subject: [PATCH] Release v1.2.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 286cd9b..4a097e9 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] +## [1.2.0] - 2021-10-21 + ## [1.1.0] - 2021-10-19 ### Changed - Add buyer organization sign up block diff --git a/manifest.json b/manifest.json index 3470a68..5de79da 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "b2bstore", - "version": "1.1.0", + "version": "1.2.0", "defaultLocale": "en-US", "builders": { "assets": "0.x",