Skip to content

Commit 9303b29

Browse files
committed
prepare changelog
1 parent 396f889 commit 9303b29

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.2.0] - 2021-05-10
17+
1018
### Added
1119

1220
- Introduce Open/Closed state, to simplify component communication ([#466](https://github.com/tailwindlabs/headlessui/pull/466))
@@ -17,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1725
- Delay focus trap initialization ([#477](https://github.com/tailwindlabs/headlessui/pull/477))
1826
- Improve incorrect behaviour for nesting `Dialog` components ([#560](https://github.com/tailwindlabs/headlessui/pull/560))
1927

20-
## [Unreleased - Vue]
28+
## [@headlessui/vue@v1.2.0] - 2021-05-10
2129

2230
### Added
2331

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

207215
- Initial release
208216

209-
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
210-
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
217+
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
218+
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
219+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
220+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
211221
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
212222
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
213223
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)