Skip to content

Commit

Permalink
docs(changeset): Fixes multiple pgServices codec name conflicts by pr…
Browse files Browse the repository at this point in the history
…epending the service name if it's not 'main'.
  • Loading branch information
benjie committed Dec 8, 2023
1 parent c66c352 commit bce0636
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/giant-cobras-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"graphile-build-pg": patch
"postgraphile": patch
---

Fixes multiple pgServices codec name conflicts by prepending the service name if
it's not 'main'.

0 comments on commit bce0636

Please sign in to comment.