From 0534b2ee6fe38f4bd7ce7a0597747c57df1a5ea9 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Mon, 26 Apr 2021 15:54:17 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8137d..523d950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Nothing yet! -## [@headlessui/react@v1.1.0 - Vue] - 2021-04-26 +## [@headlessui/react@v1.1.0] - 2021-04-26 ### Fixes @@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add `disabled` prop to `RadioGroup` and `RadioGroup.Option` ([#401](https://github.com/tailwindlabs/headlessui/pull/401)) - Add `defaultOpen` prop to the `Disclosure` component ([#447](https://github.com/tailwindlabs/headlessui/pull/447)) -## [@headlessui/vue@v1.1.0 - Vue] - 2021-04-26 +## [@headlessui/vue@v1.1.0] - 2021-04-26 ### Fixes