Skip to content

Commit 2f0dc8c

Browse files
committed
0.1.2 - @headlessui/tailwindcss
1 parent ef3e154 commit 2f0dc8c

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

1216
- Move `tailwindcss` to `devDependencies` ([#2040](https://github.com/tailwindlabs/headlessui/pull/2040))
@@ -23,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2327

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

26-
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
30+
[unreleased]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
31+
[0.1.2]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
2732
[0.1.1]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
2833
[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.1",
3+
"version": "0.1.2",
44
"description": "A complementary Tailwind CSS plugin",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)