Skip to content

Commit 48bb828

Browse files
authored
Merge pull request #1439 from dimatill/changeset-release/master
Upcoming Release Changes
2 parents 275a848 + 83c96a6 commit 48bb828

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/rotten-falcons-tan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# graphql-shield
2+
3+
## 7.6.0
4+
5+
### Minor Changes
6+
7+
- 32b91fe: Bump Package Dependencies

packages/graphql-shield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphql-shield",
33
"description": "GraphQL Server permissions as another layer of abstraction!",
4-
"version": "7.5.0",
4+
"version": "7.6.0",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
77
"author": "Matic Zavadlal <[email protected]>",

0 commit comments

Comments
 (0)