summaryrefslogtreecommitdiff
path: root/.changeset/nice-pillows-teach.md
diff options
context:
space:
mode:
authorGravatar Ɓukasz Stankiewicz <stankiewicz1998@gmail.com> 2024-06-14 22:29:21 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-14 16:29:21 -0400
commit9b030239cb4db4e51a8a1da638743b60837f7e1a (patch)
tree50389cfbd185684c89bb5f6ab77cb91b066662b6 /.changeset/nice-pillows-teach.md
parent6b541ec4686587d750e71eb401f1040b984407de (diff)
downloadastro-9b030239cb4db4e51a8a1da638743b60837f7e1a.tar.gz
astro-9b030239cb4db4e51a8a1da638743b60837f7e1a.tar.zst
astro-9b030239cb4db4e51a8a1da638743b60837f7e1a.zip
Import Database type from correct file (#11262)
* Import Database type from correct file * Add changeset
Diffstat (limited to '.changeset/nice-pillows-teach.md')
-rw-r--r--.changeset/nice-pillows-teach.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/nice-pillows-teach.md b/.changeset/nice-pillows-teach.md
new file mode 100644
index 000000000..4a5ea7265
--- /dev/null
+++ b/.changeset/nice-pillows-teach.md
@@ -0,0 +1,5 @@
+---
+'@astrojs/db': patch
+---
+
+Import type `Database` from correct file