Skip to content

Commit ed3dcb8

Browse files
author
Max
committed
Merge branch 'main' of https://github.com/GraphQL-Portal/graphql-portal into main
2 parents 98c0d3b + 706b76e commit ed3dcb8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-dingos-marry.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.4
4+
5+
### Patch Changes
6+
7+
- 873b97c: graphql-mash handlers versions changed to tilda from caret
8+
39
## 0.23.3
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.3",
3+
"version": "0.23.4",
44
"license": "MIT",
55
"author": "code.store",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)