Skip to content

Commit cad6e68

Browse files
chore(release): update monorepo packages versions (#6432)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 07b87ed commit cad6e68

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/stupid-geckos-lay.md

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

packages/utils/CHANGELOG.md

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

3+
## 10.5.2
4+
5+
### Patch Changes
6+
7+
- [`07b87ed`](https://github.com/ardatan/graphql-tools/commit/07b87eda0d895c5b39e926a454e01815a407f886)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Respect `extensionASTNodes` in directable
9+
GraphQLSchema object
10+
311
## 10.5.1
412

513
### Patch Changes

packages/utils/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/utils",
3-
"version": "10.5.1",
3+
"version": "10.5.2",
44
"type": "module",
55
"description": "Common package containing utils and types for GraphQL tools",
66
"repository": {

0 commit comments

Comments
 (0)