Skip to content

Commit

Permalink
🔖 Released v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Dec 18, 2021
1 parent c73b02b commit cfbf2bc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## v0.11.0 (2021-12-18)

#### :rocket: Enhancement

- [#118](https://github.com/GavinJoyce/ember-headlessui/pull/118) Support Ember 4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
- [#100](https://github.com/GavinJoyce/ember-headlessui/pull/100) Menu: add additional keydown events and tests ([@roomman](https://github.com/roomman))

#### :house: Internal

- [#112](https://github.com/GavinJoyce/ember-headlessui/pull/112) drop ie11 from dummy app targets ([@GavinJoyce](https://github.com/GavinJoyce))
- [#111](https://github.com/GavinJoyce/ember-headlessui/pull/111) upgrade ember-auto-import ([@GavinJoyce](https://github.com/GavinJoyce))

#### Committers: 3

- Gavin Joyce ([@GavinJoyce](https://github.com/GavinJoyce))
- Simon Zimmerman ([@roomman](https://github.com/roomman))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v0.10.3 (2021-11-12)

## v0.10.2 (2021-10-11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-headlessui",
"version": "0.10.3",
"version": "0.11.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit cfbf2bc

Please sign in to comment.