summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-10 04:21:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-10 12:21:19 +0100
commit582f12e1f6f99b54865a0b24d804ee0924f4ef55 (patch)
tree436a14894bd0254acfb1dcf84c00ffbfd556f687 /packages/integrations/tailwind/CHANGELOG.md
parentb9e8e96354019c21c8b73585bea74b84b9b092ee (diff)
downloadastro-@astrojs/markdoc@0.11.5.tar.gz
astro-@astrojs/markdoc@0.11.5.tar.zst
astro-@astrojs/markdoc@0.11.5.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/tailwind/CHANGELOG.md')
-rw-r--r--packages/integrations/tailwind/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/tailwind/CHANGELOG.md b/packages/integrations/tailwind/CHANGELOG.md
index e03f094b2..4179807df 100644
--- a/packages/integrations/tailwind/CHANGELOG.md
+++ b/packages/integrations/tailwind/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/tailwind
+## 5.1.2
+
+### Patch Changes
+
+- [#12161](https://github.com/withastro/astro/pull/12161) [`8e500f2`](https://github.com/withastro/astro/commit/8e500f2f9656a98e4a14ef567f9bf072459f62c4) Thanks [@delucis](https://github.com/delucis)! - Adds keywords to `package.json` to improve categorization in the Astro integrations catalog
+
## 5.1.1
### Patch Changes