summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Princesseuh <3019731+Princesseuh@users.noreply.github.com> 2024-09-17 12:21:41 +0200
committerGravatar Princesseuh <3019731+Princesseuh@users.noreply.github.com> 2024-09-17 12:21:41 +0200
commit0eb1463db7de751ff7b8334f1a1951dc7db0db94 (patch)
treeaf67f35a10c1dc5ccd21d82d17108d73e3152434
parent9481f8f9b3d64f853e8eeb3fb72b081b47f50ceb (diff)
downloadastro-0eb1463db7de751ff7b8334f1a1951dc7db0db94.tar.gz
astro-0eb1463db7de751ff7b8334f1a1951dc7db0db94.tar.zst
astro-0eb1463db7de751ff7b8334f1a1951dc7db0db94.zip
fix: make db a minor
-rw-r--r--.changeset/eight-days-sort.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/eight-days-sort.md b/.changeset/eight-days-sort.md
index e712ec4ba..871f53d32 100644
--- a/.changeset/eight-days-sort.md
+++ b/.changeset/eight-days-sort.md
@@ -2,7 +2,7 @@
'astro': major
'@astrojs/mdx': major
'@astrojs/markdown-remark': major
-'@astrojs/db': major
+'@astrojs/db': minor
'@astrojs/web-vitals': major
'@astrojs/underscore-redirects': minor
---