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 4c4b40c15..a91319076 100644
--- a/packages/integrations/lit/CHANGELOG.md
+++ b/packages/integrations/lit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/lit
+## 0.3.1
+
+### Patch Changes
+
+- [#3854](https://github.com/withastro/astro/pull/3854) [`b012ee55`](https://github.com/withastro/astro/commit/b012ee55b107dea0730286263b27d83e530fad5d) Thanks [@bholmesdev](https://github.com/bholmesdev)! - [astro add] Support adapters and third party packages
+
## 0.3.0
### Minor Changes