Skip to content

Commit a06683b

Browse files
committed
Release v1.39.10
1 parent 27b2ed0 commit a06683b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.39.10] - 2025-01-16
911
### Fixed
1012
- Fix render on organization requests when admin customer is missing from organization
1113

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "b2b-organizations",
33
"vendor": "vtex",
4-
"version": "1.39.9",
4+
"version": "1.39.10",
55
"title": "B2B Organizations",
66
"description": "App to create and manage B2B Organizations and Cost Centers",
77
"mustUpdateAt": "2022-08-28",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.b2b-organizations",
3-
"version": "1.39.6",
3+
"version": "1.39.10",
44
"license": "UNLICENSED",
55
"scripts": {
66
"test": "vtex-test-tools test --passWithNoTests"

0 commit comments

Comments
 (0)