Skip to content

Commit 12e1b79

Browse files
committed
Correct version
1 parent 65b6ee1 commit 12e1b79

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

packages/gateway/CHANGELOG.md

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

3-
## 1.4.7
4-
5-
### Patch Changes
6-
7-
- [`3528520`](https://github.com/graphql-hive/gateway/commit/3528520e1009f1644ddd28023030675ee5358b88) Thanks [@ardatan](https://github.com/ardatan)! - Respect available memory on forking the processes not just CPU
8-
93
## 1.4.6
104

115
### 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-hive/gateway",
3-
"version": "1.4.7",
3+
"version": "1.4.6",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)