Skip to content

Commit 77e2136

Browse files
chore(release): update monorepo packages versions (#1120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 32a5a00 commit 77e2136

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

.changeset/seven-words-dig.md

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

packages/plugins/typescript/graphql-request/CHANGELOG.md

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

3+
## 6.3.0
4+
5+
### Minor Changes
6+
7+
- [#1116](https://github.com/dotansimha/graphql-code-generator-community/pull/1116)
8+
[`32a5a00`](https://github.com/dotansimha/graphql-code-generator-community/commit/32a5a00bb921b42280f7fd879ff800a36e36e973)
9+
Thanks [@eddeee888](https://github.com/eddeee888)! - Allow sending signal as the 3rd param in each
10+
SDK call
11+
312
## 6.2.1
413

514
### Patch Changes

packages/plugins/typescript/graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/typescript-graphql-request",
3-
"version": "6.2.1",
3+
"version": "6.3.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use SDK based on graphql-request and GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)