Skip to content

Commit 68801f5

Browse files
committed
update changelog
1 parent ce23ede commit 68801f5

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 - React]
99

10+
- Nothing yet!
11+
12+
## [Unreleased - Vue]
13+
14+
- Nothing yet!
15+
16+
## [@headlessui/react@v1.1.0 - Vue] - 2021-04-26
17+
1018
### Fixes
1119

1220
- Improve search, make searching case insensitive ([#385](https://github.com/tailwindlabs/headlessui/pull/385))
@@ -18,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1826
- Add `disabled` prop to `RadioGroup` and `RadioGroup.Option` ([#401](https://github.com/tailwindlabs/headlessui/pull/401))
1927
- Add `defaultOpen` prop to the `Disclosure` component ([#447](https://github.com/tailwindlabs/headlessui/pull/447))
2028

21-
## [Unreleased - Vue]
29+
## [@headlessui/vue@v1.1.0 - Vue] - 2021-04-26
2230

2331
### Fixes
2432

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

176184
- Initial release
177185

178-
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
179-
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
186+
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
187+
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
188+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
189+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
180190
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
181191
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
182192
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)