summaryrefslogtreecommitdiff
path: root/packages/integrations/solid/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-17 15:21:35 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-18 00:21:35 +0200
commit8214114a903850cdf9a13ef31a6b3096cced8847 (patch)
tree45d649587c95f770fd453b074de56a586f2b6438 /packages/integrations/solid/CHANGELOG.md
parentdcd115892a23b17309347c13ce4d82af73d204b2 (diff)
downloadastro-8214114a903850cdf9a13ef31a6b3096cced8847.tar.gz
astro-8214114a903850cdf9a13ef31a6b3096cced8847.tar.zst
astro-8214114a903850cdf9a13ef31a6b3096cced8847.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/solid/CHANGELOG.md')
-rw-r--r--packages/integrations/solid/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/solid/CHANGELOG.md b/packages/integrations/solid/CHANGELOG.md
index bc1d135d0..9f69e7e2f 100644
--- a/packages/integrations/solid/CHANGELOG.md
+++ b/packages/integrations/solid/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/solid-js
+## 4.4.2
+
+### Patch Changes
+
+- [#11998](https://github.com/withastro/astro/pull/11998) [`082f450`](https://github.com/withastro/astro/commit/082f45094471d52e55c55d3291f541306d9388b1) Thanks [@johannesspohr](https://github.com/johannesspohr)! - Fix view transition state persistence
+
## 4.4.1
### Patch Changes