Skip to content

Commit

Permalink
docs(changeset): Only eat ENOENT errors when checking for file exista…
Browse files Browse the repository at this point in the history
…nce, other errors should still throw.
  • Loading branch information
benjie committed Jul 12, 2023
1 parent 5ed17ce commit 0d17828
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/stale-dryers-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"graphile-config": patch
---

Only eat ENOENT errors when checking for file existance, other errors should
still throw.

0 comments on commit 0d17828

Please sign in to comment.