Skip to content

Commit 954a3ac

Browse files
committed
0.2.0 - @headlessui/tailwindcss
1 parent e4fc1b0 commit 954a3ac

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/@headlessui-tailwindcss/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Nothing yet!
11+
12+
## [0.2.0] - 2023-07-27
13+
1014
### Added
1115

1216
- Add `ui-focus-visible` variant to Tailwind plugin ([#2347](https://github.com/tailwindlabs/headlessui/pull/2347))
@@ -36,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3640

3741
- Add `@headlessui/tailwindcss` plugin ([#1487](https://github.com/tailwindlabs/headlessui/pull/1487))
3842

39-
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
43+
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
44+
[0.2.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
4045
[0.1.3]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
4146
[0.1.2]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
4247
[0.1.1]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

packages/@headlessui-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@headlessui/tailwindcss",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "A complementary Tailwind CSS plugin",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)