Skip to content

Commit a45a854

Browse files
authored
Merge pull request #505 from GraphQL-Portal/changeset-release/main
Upcoming Release Changes
2 parents a87966c + 880dfcf commit a45a854

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/good-eagles-enjoy.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.8
4+
5+
### Patch Changes
6+
7+
- ba4aa01: grpc, mysql versions
8+
39
## 0.23.7
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.7",
3+
"version": "0.23.8",
44
"license": "MIT",
55
"author": "code.store",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)