We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1288ef8 commit c76ee58Copy full SHA for c76ee58
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [4.0.3] - 2026-01-29
11
+
12
### Changed
13
14
- Updated GitHub Actions quality-engineering workflow to v3.1.0
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "b2b-quotes-graphql",
4
- "version": "4.0.2",
+ "version": "4.0.3",
5
"title": "B2B Quotes GraphQL",
6
"description": "Backend for the B2B Quotes & Carts app",
"builders": {
node/package.json
@@ -1,6 +1,6 @@
"name": "vtex.b2b-quotes-graphql",
"dependencies": {
"co-body": "^6.0.0",
"graphql": "^14.0.0",
0 commit comments