From c6c58b545ec236af5e0843beef0f1a9885014023 Mon Sep 17 00:00:00 2001 From: Everton Ataide Date: Thu, 12 Dec 2024 15:02:10 -0300 Subject: [PATCH] Release v1.39.4 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d3e97b..e7dc1ffd 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.39.4] - 2024-12-12 + ## [1.39.3] - 2024-12-12 ### Changed - Remove warning about tradeName from organizations screen diff --git a/manifest.json b/manifest.json index d47764fe..9c91692f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "b2b-organizations", "vendor": "vtex", - "version": "1.39.3", + "version": "1.39.4", "title": "B2B Organizations", "description": "App to create and manage B2B Organizations and Cost Centers", "mustUpdateAt": "2022-08-28",