Skip to content

Commit 74d9b08

Browse files
chore(release): update monorepo packages versions
1 parent 6d69ede commit 74d9b08

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/bumpy-hounds-lose.md

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

packages/mock/CHANGELOG.md

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

3+
## 9.0.22
4+
5+
### Patch Changes
6+
7+
- [`6d69ede`](https://github.com/ardatan/graphql-tools/commit/6d69ede7a79521b5c132e33fcfc0f6ce2183ede7)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Fix prototype polluting assignment
9+
310
## 9.0.21
411

512
### Patch Changes

packages/mock/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/mock",
3-
"version": "9.0.21",
3+
"version": "9.0.22",
44
"type": "module",
55
"description": "A set of utils for faster development of GraphQL tools",
66
"repository": {

0 commit comments

Comments
 (0)