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-12 14:48:58 -0600
committerGravatar GitHub <noreply@github.com> 2022-05-12 14:48:58 -0600
commitcedb9a2105cc673c574668f586879bf94fac0d52 (patch)
tree76aad62dfb18d14e8ff403180fb5f3b31efa56ac /packages/integrations/vue/CHANGELOG.md
parent4ac792a02dacddb042fb911b90cbfa8f407812b5 (diff)
downloadastro-@astrojs/netlify@0.3.4.tar.gz
astro-@astrojs/netlify@0.3.4.tar.zst
astro-@astrojs/netlify@0.3.4.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 3e2f0612f..379b72042 100644
--- a/packages/integrations/vue/CHANGELOG.md
+++ b/packages/integrations/vue/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/vue
+## 0.1.4
+
+### Patch Changes
+
+- [#3333](https://github.com/withastro/astro/pull/3333) [`ce6d7982`](https://github.com/withastro/astro/commit/ce6d79828250e9a3631778a37d43068cae04bb4f) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Fix a vite peer dependency bug
+
## 0.1.3
### Patch Changes