Skip to content

Commit fa3c7d7

Browse files
chore(release): update monorepo packages versions
1 parent 597a2bc commit fa3c7d7

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/@graphql-hive_gateway-664-dependencies.md

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

packages/gateway/CHANGELOG.md

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

3+
## 1.10.3
4+
5+
### Patch Changes
6+
7+
- [#664](https://github.com/graphql-hive/gateway/pull/664) [`b4d4760`](https://github.com/graphql-hive/gateway/commit/b4d4760861f360bed0e1566a50833164678fe3d5) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-mesh/cache-upstash-redis@^0.0.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cache-upstash-redis/v/0.0.4) (from `^0.0.3`, in `dependencies`)
10+
311
## 1.10.2
412

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

0 commit comments

Comments
 (0)