Skip to content

Commit 7593c9d

Browse files
chore(release): update monorepo packages versions
1 parent 60e72f7 commit 7593c9d

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/@graphql-tools_resolvers-composition-7878-dependencies.md

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

packages/resolvers-composition/CHANGELOG.md

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

3+
## 7.0.28
4+
5+
### Patch Changes
6+
7+
- [#7878](https://github.com/ardatan/graphql-tools/pull/7878)
8+
[`9521344`](https://github.com/ardatan/graphql-tools/commit/9521344b48e9ae1cb6b9ca1084515761571f8374)
9+
Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
10+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/lodash/v/4.17.23) (from
11+
`4.17.21`, in `dependencies`)
12+
313
## 7.0.27
414

515
### 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": "7.0.27",
3+
"version": "7.0.28",
44
"type": "module",
55
"description": "Common package containing utils and types for GraphQL tools",
66
"repository": {

0 commit comments

Comments
 (0)