Skip to content

Commit 1bb49c5

Browse files
chore(release): update monorepo packages versions (#2902)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 788bc67 commit 1bb49c5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-melons-sleep.md

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

packages/resolvers-composition/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-tools/resolvers-composition
22

3+
## 6.2.7
4+
5+
### Patch Changes
6+
7+
- 788bc679: Fixed type error for resolvers with typed arguments
8+
39
## 6.2.6
410

511
### Patch Changes

packages/resolvers-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/resolvers-composition",
3-
"version": "6.2.6",
3+
"version": "6.2.7",
44
"description": "Common package containing utils and types for GraphQL tools",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)