Skip to content

Commit 3858ed7

Browse files
authored
Merge pull request #7 from ardatan/changeset-release/master
Upcoming Release Changes
2 parents 31a6fbe + 43decab commit 3858ed7

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/new-moose-build.md

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

CHANGELOG.md

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

3+
## 9.0.1
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/ardatan/graphql-tools-prisma-loader/pull/8)
8+
[`9b200bb`](https://github.com/ardatan/graphql-tools-prisma-loader/commit/9b200bb414d0fe046042b4885e5901070659d00b)
9+
Thanks [@ardatan](https://github.com/ardatan)! - Avoid logging the environment variables directly
10+
311
## 9.0.0
412

513
### Major Changes

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

0 commit comments

Comments
 (0)