0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

fix: make db a minor

This commit is contained in:
Princesseuh 2024-09-17 12:21:41 +02:00
parent 9481f8f9b3
commit 0eb1463db7
No known key found for this signature in database
GPG key ID: 105BBD6D57F2B0C0

View file

@ -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
---