Skip to content

Commit 763103d

Browse files
github-actions[bot]ardatan
authored andcommitted
chore(release): update monorepo packages versions (#2441)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53e7679 commit 763103d

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

.changeset/@graphql-yoga_plugin-apollo-inline-trace-2436-dependencies.md

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

examples/apollo-federation-compatibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "ISC",
1616
"dependencies": {
1717
"@apollo/subgraph": "2.3.2",
18-
"@graphql-yoga/plugin-apollo-inline-trace": "1.6.1",
18+
"@graphql-yoga/plugin-apollo-inline-trace": "1.6.2",
1919
"graphql": "16.6.0",
2020
"graphql-tag": "2.12.6",
2121
"graphql-yoga": "3.6.1"

packages/plugins/apollo-inline-trace/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphql-yoga/plugin-apollo-inline-trace
22

3+
## 1.6.2
4+
5+
### Patch Changes
6+
7+
- [#2436](https://github.com/dotansimha/graphql-yoga/pull/2436) [`53e7679a`](https://github.com/dotansimha/graphql-yoga/commit/53e7679a097dcb5b5f581a204176cd753bb536b3) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
8+
- Added dependency [`tslib@^2.5.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.5.0) (to `dependencies`)
9+
310
## 1.6.1
411

512
### Patch Changes

packages/plugins/apollo-inline-trace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apollo-inline-trace",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
55
"repository": {
66
"type": "git",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)