summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-10 20:15:02 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-10 20:15:02 -0700
commit21c74e572ce87ae0f7b8b9ad3db0c6276fe49efb (patch)
tree01561554cb8d9967b335da41923b80c2abc89d85 /packages/integrations/tailwind/CHANGELOG.md
parent01b02d849a3837304ba962baa0e6ff4fcfb04ef0 (diff)
downloadastro-@astrojs/vue@0.1.0.tar.gz
astro-@astrojs/vue@0.1.0.tar.zst
astro-@astrojs/vue@0.1.0.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 3f0a1bb4e..98385d042 100644
--- a/packages/integrations/tailwind/CHANGELOG.md
+++ b/packages/integrations/tailwind/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/tailwind
+## 0.1.1
+
+### Patch Changes
+
+- [`2bb6a06e`](https://github.com/withastro/astro/commit/2bb6a06ebb449aa3fec6414754c8a248ca4721ef) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Update README
+
## 0.1.0
### Minor Changes