Skip to content

Commit 1b8d85d

Browse files
author
Max
committed
Merge branch 'main' of https://github.com/GraphQL-Portal/graphql-portal into main
2 parents 873b97c + 5cae1c2 commit 1b8d85d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-snakes-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/gateway/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-portal/gateway
22

3+
## 0.23.3
4+
5+
### Patch Changes
6+
7+
- cc11009: graphql-mesh/cli 0.30.2, graphql-mesh/config 0.17.0
8+
39
## 0.23.2
410

511
### Patch Changes

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-portal/gateway",
3-
"version": "0.23.2",
3+
"version": "0.23.3",
44
"license": "MIT",
55
"author": "code.store",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)