Skip to content

Commit 5cae1c2

Browse files
authored
Merge pull request #499 from GraphQL-Portal/changeset-release/main
Upcoming Release Changes
2 parents 1cd07bb + 626d822 commit 5cae1c2

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)