From a4ba663a3abb398fc75ee32091bd676e906b3702 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Mon, 2 Aug 2021 14:32:14 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a34b450b19..0263eca7f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixes - Only add `type=button` to real buttons ([#709](https://github.com/tailwindlabs/headlessui/pull/709)) +- Add Vue emit types ([#679](https://github.com/tailwindlabs/headlessui/pull/679), [#712](https://github.com/tailwindlabs/headlessui/pull/712)) ## [@headlessui/react@v1.4.0] - 2021-07-29