Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Apr 28, 2021
1 parent 7d517f6 commit 91007b7
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased - React]

- Nothing yet!

## [Unreleased - Vue]

- Nothing yet!

## [@headlessui/react@v1.1.1] - 2021-04-28

### Fixes

- Fix form submission within Dialog ([#460](https://github.com/tailwindlabs/headlessui/pull/460))

## [Unreleased - Vue]
## [@headlessui/vue@v1.1.1] - 2021-04-28

### Fixes

Expand Down Expand Up @@ -188,8 +196,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release

[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.1.0...HEAD
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.1.0...HEAD
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.1.1...HEAD
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.1.1...HEAD
[@headlessui/react@v1.1.1]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.1.0...@headlessui/react@v1.1.1
[@headlessui/vue@v1.1.1]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.1.0...@headlessui/vue@v1.1.1
[@headlessui/react@v1.1.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.0.0...@headlessui/react@v1.1.0
[@headlessui/vue@v1.1.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.0.0...@headlessui/vue@v1.1.0
[@headlessui/react@v1.0.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v0.3.2...@headlessui/react@v1.0.0
Expand Down

0 comments on commit 91007b7

Please sign in to comment.