0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

[ci] release (#10341)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2024-03-06 05:53:27 -08:00 committed by GitHub
parent a60861c960
commit 1d9fb15a2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"@astrojs/db": patch
---
Ensure `astro:db` types exist in your `db/config.ts` before running type generation.

View file

@ -1,5 +1,11 @@
# @astrojs/db
## 0.6.3
### Patch Changes
- [#10340](https://github.com/withastro/astro/pull/10340) [`a60861c960bf3d24af9b2784b5b333855c968731`](https://github.com/withastro/astro/commit/a60861c960bf3d24af9b2784b5b333855c968731) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Ensure `astro:db` types exist in your `db/config.ts` before running type generation.
## 0.6.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/db",
"version": "0.6.2",
"version": "0.6.3",
"description": "",
"license": "MIT",
"type": "module",