Skip to content

Commit cf83a62

Browse files
committed
Release v2.0.1
1 parent bfa7049 commit cf83a62

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.0.1] - 2025-09-09
11+
1012
### Fixed
1113

1214
- Fixed users table not updating when search returns no results.

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": "2.0.0",
4+
"version": "2.0.1",
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": "2.0.0",
3+
"version": "2.0.1",
44
"license": "UNLICENSED",
55
"scripts": {
66
"test": "vtex-test-tools test --passWithNoTests"

0 commit comments

Comments
 (0)