diff options
Diffstat (limited to '.changeset/lazy-llamas-pull.md')
-rw-r--r-- | .changeset/lazy-llamas-pull.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/lazy-llamas-pull.md b/.changeset/lazy-llamas-pull.md new file mode 100644 index 000000000..4a294e755 --- /dev/null +++ b/.changeset/lazy-llamas-pull.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fixes a bug where `astro:config/server` and `astro:config/client` had incorrect types. |