Skip to content

Commit b1294d4

Browse files
chore(release): update monorepo packages versions (#5928)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 606c6c7 commit b1294d4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-rivers-occur.md

-5
This file was deleted.

packages/utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-tools/utils
22

3+
## 10.1.0
4+
5+
### Minor Changes
6+
7+
- [#5924](https://github.com/ardatan/graphql-tools/pull/5924) [`f3ea7a5`](https://github.com/ardatan/graphql-tools/commit/f3ea7a59eecd40ba3928317aee159c79aa93e29e) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Add `onEnd` on `mapAsyncIterator`.
8+
39
## 10.0.13
410

511
### Patch Changes

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/utils",
3-
"version": "10.0.13",
3+
"version": "10.1.0",
44
"type": "module",
55
"description": "Common package containing utils and types for GraphQL tools",
66
"repository": {

0 commit comments

Comments
 (0)