Skip to content

Commit df481f3

Browse files
committed
0.1.0 - @headlessui/tailwindcss
1 parent 0a81444 commit df481f3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased - @headlessui/tailwindcss]
9+
10+
- Nothing yet!
11+
812
## [Unreleased - @headlessui/react]
913

1014
### Fixed
@@ -31,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3135
- Add `by` prop for `Listbox`, `Combobox` and `RadioGroup` ([#1482](https://github.com/tailwindlabs/headlessui/pull/1482))
3236
- Add `@headlessui/tailwindcss` plugin ([#1487](https://github.com/tailwindlabs/headlessui/pull/1487))
3337

34-
## [Unreleased - @headlessui/tailwindcss]
38+
## [@headlessui/tailwindcss@v0.1.0] - 2022-05-24
3539

3640
### Added
3741

@@ -521,6 +525,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
521525
[unreleased - @headlessui/react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
522526
[unreleased - @headlessui/vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
523527
[unreleased - @headlessui/tailwindcss]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
528+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/releases/tag/@headlessui/[email protected]
524529
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
525530
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
526531
[@headlessui/[email protected]]: 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.0.0",
3+
"version": "0.1.0",
44
"description": "A complementary Tailwind CSS plugin",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)