Skip to content

Commit 81c40ec

Browse files
chore(release): update monorepo packages versions
1 parent 0d7b42d commit 81c40ec

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/yellow-peas-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/gateway/CHANGELOG.md

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

3+
## 1.7.7
4+
5+
### Patch Changes
6+
7+
- [#412](https://github.com/graphql-hive/gateway/pull/412) [`0d7b42d`](https://github.com/graphql-hive/gateway/commit/0d7b42d8631962be78ab5b8c4655b812b9f71817) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Dont install peer dependencies automatically with npm in Docker
8+
9+
- Updated dependencies []:
10+
- @graphql-mesh/hmac-upstream-signature@1.2.19
11+
312
## 1.7.6
413

514
### 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.7.6",
3+
"version": "1.7.7",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)