diff options
Diffstat (limited to 'packages/integrations/tailwind/CHANGELOG.md')
-rw-r--r-- | packages/integrations/tailwind/CHANGELOG.md | 6 |
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 |