summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/CHANGELOG.md
diff options
context:
space:
mode:
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 03136dfcc..e43b6365a 100644
--- a/packages/integrations/tailwind/CHANGELOG.md
+++ b/packages/integrations/tailwind/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/tailwind
+## 2.0.2
+
+### Patch Changes
+
+- [#4842](https://github.com/withastro/astro/pull/4842) [`812658ad2`](https://github.com/withastro/astro/commit/812658ad2ab3732a99e35c4fd903e302e723db46) Thanks [@bluwy](https://github.com/bluwy)! - Add missing dependencies, support strict dependency installation (e.g. pnpm)
+
## 2.0.1
### Patch Changes