Skip to content

Commit d4bbbb0

Browse files
Release v3.0.8
1 parent e0e7ef2 commit d4bbbb0

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [3.0.8] - 2026-03-10
12+
1113
### Changed
1214
- Fixed originalSubtotal calculation to include unitMultiplier in QuoteDetails and QuoteChildren
1315

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "b2b-quotes",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"title": "B2B Quotes & Carts",
66
"description": "Allows B2B Customers to request quotes from their sales reps and/or save carts for future use",
77
"builders": {

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-quotes",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"scripts": {
55
"test": "vtex-test-tools test"
66
},

0 commit comments

Comments
 (0)