Skip to content

Commit d2a0bdb

Browse files
committed
@headlessui/tailwindcss0.1.1
1 parent b93b746 commit d2a0bdb

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.1.1] - 2022-09-06
13+
1014
### Fixed
1115

1216
- Fix bracket order of `not` variants ([#1621](https://github.com/tailwindlabs/headlessui/pull/1621))
@@ -17,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1721

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

20-
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
24+
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
25+
[0.1.1]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
2126
[0.1.0]: https://github.com/tailwindlabs/headlessui/releases/tag/@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.0",
3+
"version": "0.1.1",
44
"description": "A complementary Tailwind CSS plugin",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)