summaryrefslogtreecommitdiff
path: root/packages/integrations/lit/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-07 11:51:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-07 13:51:05 -0500
commit9509a66a7bd4fefd6a4c1f5bd57fcb91d902172d (patch)
tree23bffbc8e5cd16844b3fb7c3912bcba00184810b /packages/integrations/lit/CHANGELOG.md
parentec06dd9bbb29cc38e891517fbf884cb7083b3240 (diff)
downloadastro-582c970d1c86aee94be45ac7fe59dffe700f607f.tar.gz
astro-582c970d1c86aee94be45ac7fe59dffe700f607f.tar.zst
astro-582c970d1c86aee94be45ac7fe59dffe700f607f.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 edf38dfa9..67e48d200 100644
--- a/packages/integrations/lit/CHANGELOG.md
+++ b/packages/integrations/lit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/lit
+## 2.1.1
+
+### Patch Changes
+
+- [#7985](https://github.com/withastro/astro/pull/7985) [`ec06dd9bb`](https://github.com/withastro/astro/commit/ec06dd9bbb29cc38e891517fbf884cb7083b3240) Thanks [@delucis](https://github.com/delucis)! - Fix formatting in Lit README
+
## 2.1.0
### Minor Changes