Skip to content

Commit

Permalink
adds changeset and adds test for graphql 16
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-keshri committed Apr 21, 2022
1 parent 731814e commit 1493595
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/hungry-brooms-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"graphql-eventbus-codegen": minor
"graphql-eventbus": minor
---

Update packages: importantly graphql to 16
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node_version: [16]
# TODO: use the version specified here
graphql_version:
- 16
- 15
steps:
- name: Checkout
Expand Down

0 comments on commit 1493595

Please sign in to comment.