Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
dwwoelfel authored and acao committed Mar 8, 2022
1 parent 02d1344 commit 64826c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/cold-monkeys-compare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'graphiql': minor
---

Fix to trigger codemirror update when externalFragments prop changes [#2220](https://github.com/graphql/graphiql/pull/2220)

1 comment on commit 64826c8

@acao
Copy link
Member

@acao acao commented on 64826c8 Mar 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh, not sure why that didn't work. I think we need to force ammend your commit

Please sign in to comment.