Skip to content

Commit a6e970f

Browse files
authored
Merge pull request #518 from GraphQL-Portal/changeset-release/main
Upcoming Release Changes
2 parents c61da4d + d8b3511 commit a6e970f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-years-tap.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.11
4+
5+
### Patch Changes
6+
7+
- c61da4d: update graphql to 15.5.3
8+
39
## 0.23.10
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.10",
3+
"version": "0.23.11",
44
"license": "MIT",
55
"author": "code.store",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)