Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2968)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Aug 22, 2023
1 parent 5740159 commit ceb5b14
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/silent-dancers-pay.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "nest start"
},
"devDependencies": {
"@graphql-yoga/nestjs-federation": "2.0.4",
"@graphql-yoga/nestjs-federation": "2.1.0",
"@grpc/proto-loader": "^0.7.5",
"@nestjs/cli": "^10.0.0",
"@nestjs/common": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/nestjs-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/nestjs-federation

## 2.1.0

### Minor Changes

- [#2966](https://github.com/dotansimha/graphql-yoga/pull/2966)
[`5740159d`](https://github.com/dotansimha/graphql-yoga/commit/5740159d6f599affc04cb58ea40f9fcbe2efd32f)
Thanks [@vasily-polonsky](https://github.com/vasily-polonsky)! - support subscriptions for nestjs
federation

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/nestjs-federation",
"version": "2.0.4",
"version": "2.1.0",
"type": "module",
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ceb5b14

Please sign in to comment.