diff options
Diffstat (limited to 'packages/db/CHANGELOG.md')
-rw-r--r-- | packages/db/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index 8cad8754b..9b0bbc472 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/db +## 0.9.4 + +### Patch Changes + +- [#10533](https://github.com/withastro/astro/pull/10533) [`6576f5d458ee8cc872210f3a7ae629439546e361`](https://github.com/withastro/astro/commit/6576f5d458ee8cc872210f3a7ae629439546e361) Thanks [@matthewp](https://github.com/matthewp)! - Ensure ASTRO_STUDIO_APP_TOKEN is found at runtime + ## 0.9.3 ### Patch Changes |