Skip to content

Commit a4036d5

Browse files
committed
update changelog
1 parent 819042e commit a4036d5

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,23 @@ 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.4.0] - 2021-07-29
17+
1018
### Added
1119

1220
- Add new `Tabs` component ([#674](https://github.com/tailwindlabs/headlessui/pull/674), [#698](https://github.com/tailwindlabs/headlessui/pull/698))
1321
- Make `Disclosure.Button` close the disclosure inside a `Disclosure.Panel` ([#682](https://github.com/tailwindlabs/headlessui/pull/682))
1422
- Add `aria-orientation` to `Listbox`, which swaps Up/Down with Left/Right keys ([#683](https://github.com/tailwindlabs/headlessui/pull/683))
1523
- Expose `close` function from the render prop for `Disclosure`, `Disclosure.Panel`, `Popover` and `Popover.Panel` ([#697](https://github.com/tailwindlabs/headlessui/pull/697))
1624

17-
## [Unreleased - Vue]
25+
26+
## [@headlessui/vue@v1.4.0] - 2021-07-29
1827

1928
### Added
2029

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

259268
- Initial release
260269

261-
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
262-
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
270+
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
271+
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
272+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
273+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
263274
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
264275
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
265276
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)