diff options
author | 2024-11-21 10:51:47 -0500 | |
---|---|---|
committer | 2024-11-21 10:51:47 -0500 | |
commit | 23dc937435e0dc89dee5e74e8870464160efb17c (patch) | |
tree | d7fe60385df341e28ab51e95c92aea2112bbbcb0 /packages/integrations/svelte | |
parent | dc3d842e4c6f3b7e59da8a13447a1450013e10dc (diff) | |
download | astro-23dc937435e0dc89dee5e74e8870464160efb17c.tar.gz astro-23dc937435e0dc89dee5e74e8870464160efb17c.tar.zst astro-23dc937435e0dc89dee5e74e8870464160efb17c.zip |
Merge main into next (#12493)
* [ci] release (#12490)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update solid version
* update lockfile
* fix vue changelog
---------
Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/svelte')
-rw-r--r-- | packages/integrations/svelte/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md index f609cdfe0..76b1bbff5 100644 --- a/packages/integrations/svelte/CHANGELOG.md +++ b/packages/integrations/svelte/CHANGELOG.md @@ -1,6 +1,6 @@ # @astrojs/svelte -## 6.0.2-beta.0 +## 6.0.2 ### Patch Changes |