aboutsummaryrefslogtreecommitdiff
path: root/packages/db/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db/CHANGELOG.md')
-rw-r--r--packages/db/CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md
index b86249ffb..547b18be4 100644
--- a/packages/db/CHANGELOG.md
+++ b/packages/db/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/db
+## 0.14.9
+
+### Patch Changes
+
+- [#13505](https://github.com/withastro/astro/pull/13505) [`a98ae5b`](https://github.com/withastro/astro/commit/a98ae5b8f5c33900379012e9e253a755c0a8927e) Thanks [@ematipico](https://github.com/ematipico)! - Updates the dependency `vite` to the latest.
+
+- Updated dependencies [[`a98ae5b`](https://github.com/withastro/astro/commit/a98ae5b8f5c33900379012e9e253a755c0a8927e)]:
+ - @astrojs/studio@0.1.5
+
## 0.14.8
### Patch Changes