Skip to content

Commit

Permalink
Upcoming Release Changes (refs/heads/master) (#1475)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 28, 2022
1 parent ddf293e commit bddd7b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-points-shave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/graphql-shield/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# graphql-shield

## 7.6.4

### Patch Changes

- [#1470](https://github.com/dimatill/graphql-shield/pull/1470) [`ddf293e`](https://github.com/dimatill/graphql-shield/commit/ddf293e2554e31bf0de8eee00d07bdf58e4f8a8b) Thanks [@mhassan1](https://github.com/mhassan1)! - fix(deps): add missing `tslib` dependency

## 7.6.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-shield/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "graphql-shield",
"description": "GraphQL Server permissions as another layer of abstraction!",
"version": "7.6.3",
"version": "7.6.4",
"author": "Matic Zavadlal <[email protected]>",
"homepage": "https://github.com/maticzav/graphql-shield",
"repository": {
Expand Down

0 comments on commit bddd7b2

Please sign in to comment.