diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f043bf..674094c 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.2] - 2024-10-15 ### Added - `vtex.storefront-permissions-ui` dependency and `check-organization-permission` block diff --git a/manifest.json b/manifest.json index ddbae55..0488dd8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "b2bstore", - "version": "3.0.1", + "version": "3.0.2", "defaultLocale": "en-US", "builders": { "assets": "0.x",