Skip to content

Commit

Permalink
docs(changeset): Move PgContextPlugin from graphile-build-pg into @da…
Browse files Browse the repository at this point in the history
…taplan/pg so it can be used after schema export without needing dependency on graphile-build-pg
  • Loading branch information
benjie committed Dec 4, 2023
1 parent d53c5ff commit dbd91fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/plenty-walls-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"graphile-build-pg": patch
"@dataplan/pg": patch
---

Move PgContextPlugin from graphile-build-pg into @dataplan/pg so it can be used
after schema export without needing dependency on graphile-build-pg

0 comments on commit dbd91fd

Please sign in to comment.