summaryrefslogtreecommitdiff
path: root/packages/integrations/vue/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-31 13:40:19 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-31 13:40:19 -0400
commitb2f955ec1badf4d61feba9d87e512ced2b3bbcda (patch)
tree79b57183f74501fa7296a0b0f6868f8c9bb748d6 /packages/integrations/vue/CHANGELOG.md
parent9a31e6f1d500219881ae1c79f4d6fef2809ef247 (diff)
downloadastro-504940f66f4103ce5a2acf9fd95396aad93850fb.tar.gz
astro-504940f66f4103ce5a2acf9fd95396aad93850fb.tar.zst
astro-504940f66f4103ce5a2acf9fd95396aad93850fb.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vue/CHANGELOG.md')
-rw-r--r--packages/integrations/vue/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/vue/CHANGELOG.md b/packages/integrations/vue/CHANGELOG.md
index 379b72042..96000a31c 100644
--- a/packages/integrations/vue/CHANGELOG.md
+++ b/packages/integrations/vue/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/vue
+## 0.1.5
+
+### Patch Changes
+
+- [#3455](https://github.com/withastro/astro/pull/3455) [`e9a77d86`](https://github.com/withastro/astro/commit/e9a77d861907adccfa75811f9aaa555f186d78f8) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update client hydration to check for `ssr` attribute. Requires `astro@^1.0.0-beta.36`.
+
## 0.1.4
### Patch Changes