summaryrefslogtreecommitdiff
path: root/packages/integrations/lit/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/lit/CHANGELOG.md')
-rw-r--r--packages/integrations/lit/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/lit/CHANGELOG.md b/packages/integrations/lit/CHANGELOG.md
index a91319076..dc79672b1 100644
--- a/packages/integrations/lit/CHANGELOG.md
+++ b/packages/integrations/lit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/lit
+## 0.3.2
+
+### Patch Changes
+
+- [#4009](https://github.com/withastro/astro/pull/4009) [`01ba07d8f`](https://github.com/withastro/astro/commit/01ba07d8fa7eb67530b47b8530d65906f1aebf6e) Thanks [@matthewp](https://github.com/matthewp)! - Fixes Lit compat with Vite 3.0.1
+
## 0.3.1
### Patch Changes