Skip to content

Commit 7744de4

Browse files
chore(release): update monorepo packages versions
1 parent 0685d1d commit 7744de4

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changeset/@graphql-mesh_apollo-link-8680-dependencies.md

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

packages/legacy/apollo-link/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @graphql-mesh/apollo-link
22

3+
## 0.106.14
4+
5+
### Patch Changes
6+
7+
- [#8680](https://github.com/ardatan/graphql-mesh/pull/8680)
8+
[`8de7691`](https://github.com/ardatan/graphql-mesh/commit/8de76913b840870f2d62bde3d46fbc64786e33b8)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
- Updated dependency
11+
[`@apollo/client@^3.5.9 || ^4.0.0` ↗︎](https://www.npmjs.com/package/@apollo/client/v/3.5.9)
12+
(from `^3.5.9`, in `peerDependencies`)
13+
314
## 0.106.13
415

516
### Patch Changes

packages/legacy/apollo-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-mesh/apollo-link",
3-
"version": "0.106.13",
3+
"version": "0.106.14",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)