summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-02 05:29:02 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-02 13:29:02 +0000
commit161df286c3abdbf8c49e8e7de820ce0e36ab5c55 (patch)
treed48d0ddff917f21c547e360d74acd12046123963 /packages/integrations/svelte/CHANGELOG.md
parent7fb21844dff893c90dc0a07fd13cefdba61d0a45 (diff)
downloadastro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.gz
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.zst
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/svelte/CHANGELOG.md')
-rw-r--r--packages/integrations/svelte/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md
index 39ff73c9c..9d44d3f6d 100644
--- a/packages/integrations/svelte/CHANGELOG.md
+++ b/packages/integrations/svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/svelte
+## 7.0.3
+
+### Patch Changes
+
+- [#12776](https://github.com/withastro/astro/pull/12776) [`8809b85`](https://github.com/withastro/astro/commit/8809b85747c1af4a772a3649ce8a8b3bb0f31236) Thanks [@aminevg](https://github.com/aminevg)! - Fixes an issue where TypeScript couldn't infer the correct types of the `server.mjs` file
+
## 7.0.2
### Patch Changes