Skip to content

Commit

Permalink
Add changeset, fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeresig committed Jul 26, 2024
1 parent 6912d57 commit 89cfb22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/shiny-fireants-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@khanacademy/graphql-flow": minor
---

Add alias resolution.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
limited: yarn eslint {}

- id: jest-reset
uses: Khan/actions@filter-files-v0=1
uses: Khan/actions@filter-files-v1
name: Files that would trigger a full jest run
with:
changed-files: ${{ steps.changed.outputs.files }}
Expand Down

0 comments on commit 89cfb22

Please sign in to comment.