Skip to content

Commit 5fe6679

Browse files
committed
update changelog
1 parent bd8e88d commit 5fe6679

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased - @headlessui/react]
99

10+
- Nothing yet!
11+
12+
## [Unreleased - @headlessui/vue]
13+
14+
- Nothing yet!
15+
16+
## [@headlessui/react@v1.5.0] - 2022-02-17
17+
1018
### Fixed
1119

1220
- Ensure correct order when conditionally rendering `Menu.Item`, `Listbox.Option` and `RadioGroup.Option` ([#1045](https://github.com/tailwindlabs/headlessui/pull/1045))
@@ -22,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2230

2331
- Add `Combobox` component ([#1047](https://github.com/tailwindlabs/headlessui/pull/1047), [#1099](https://github.com/tailwindlabs/headlessui/pull/1099), [#1101](https://github.com/tailwindlabs/headlessui/pull/1101), [#1104](https://github.com/tailwindlabs/headlessui/pull/1104), [#1109](https://github.com/tailwindlabs/headlessui/pull/1109))
2432

25-
## [Unreleased - @headlessui/vue]
33+
## [@headlessui/vue@v1.5.0] - 2022-02-17
2634

2735
### Fixed
2836

@@ -367,8 +375,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
367375

368376
- Everything!
369377

370-
[unreleased - @headlessui/react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
371-
[unreleased - @headlessui/vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
378+
[unreleased - @headlessui/react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
379+
[unreleased - @headlessui/vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
380+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
381+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
372382
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
373383
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
374384
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)