From af0188679f665a550e31e430473972f12d6ced26 Mon Sep 17 00:00:00 2001 From: ataideverton <56592231+ataideverton@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:52:46 +0000 Subject: [PATCH] Release v3.0.3 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6956a54..a8d70ae 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.0.3] - 2024-12-09 ### Added - `b2b-warning-topbar-inactive-organization` block diff --git a/manifest.json b/manifest.json index 0488dd8..ce7a7a3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "b2bstore", - "version": "3.0.2", + "version": "3.0.3", "defaultLocale": "en-US", "builders": { "assets": "0.x",