Skip to content

Commit 997f832

Browse files
committed
update changelog
1 parent bd3bc6c commit 997f832

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,13 +7,21 @@ 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.1] - 2021-08-30
17+
1018
### Fixes
1119

1220
- Only add `type=button` to real buttons ([#709](https://github.com/tailwindlabs/headlessui/pull/709))
1321
- Fix `escape` bug not closing Dialog after clicking in Dialog ([#754](https://github.com/tailwindlabs/headlessui/pull/754))
1422
- Use `console.warn` instead of throwing an error when there are no focusable elements ([#775](https://github.com/tailwindlabs/headlessui/pull/775))
1523

16-
## [Unreleased - Vue]
24+
## [@headlessui/vue@v1.4.1] - 2021-08-30
1725

1826
### Fixes
1927

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

277285
- Initial release
278286

279-
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
280-
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
287+
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
288+
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]
289+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
290+
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
281291
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
282292
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]
283293
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected]

0 commit comments

Comments
 (0)