We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139366b commit 0481f23Copy full SHA for 0481f23
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
+## [2.9.2] - 2025-02-24
11
+
12
### Added
13
14
- Add GraphQL API documentation
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "b2b-quotes-graphql",
4
- "version": "2.9.1",
+ "version": "2.9.2",
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