Skip to content

Commit 1a7d944

Browse files
chore(release): update monorepo packages versions (#6102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 641b93b commit 1a7d944

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dry-years-matter.md

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

packages/loaders/prisma/CHANGELOG.md

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

3+
## 8.0.4
4+
5+
### Patch Changes
6+
7+
- [#6100](https://github.com/ardatan/graphql-tools/pull/6100) [`4e72868`](https://github.com/ardatan/graphql-tools/commit/4e728689b70a563b6fa1eb0d52289974231f4251) Thanks [@JohanBrorson](https://github.com/JohanBrorson)! - Remove unused dependencies `json-stable-stringify` and `@types/json-stable-stringify`.
8+
39
## 8.0.3
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)